This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
v0.17.1
[0.17.1]
- fix IDBStore errors by not storing an reference to the view inside the marker
- add
JavaScript (JSX)
to grammars - the package now gets activated if
configure project
is triggered - fix spamming errors and breaking autocomplete-plus if update is triggered on an unnamed/unsaved file by rejected the promise
- Hyperclick action opens an empty file in multiproject workspace. thx @sysoev
- When ternjs webpack plugin in use, and we query for a definition the response contains absolute path. thx @sysoev