Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

v0.17.1

Compare
Choose a tag to compare
@tststs tststs released this 14 Feb 21:13
· 135 commits to master since this release

[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