Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@jmgomez jmgomez released this 24 Sep 09:18
· 3 commits to master since this release
1bd4608

What's Changed

  • should not crash when the projectMapping fileRegex is set to a non existing file fixes #221 by @jmgomez in #223
  • Refactor in preparation to chronos migration by @jmgomez in #222
  • fix crash on empty file by @Graveflo in #217
  • chronos migration wip by @jmgomez in #225
  • fixes ci by @jmgomez in #230
  • Implements restart nimsuggest extension by @jmgomez in #231
  • fix: add missing newline to config.nims by @daylinmorgan in #232
  • Adds extension capabilities to status. Fixes a race condition in che… by @jmgomez in #233
  • Improves the way ns processes are spawn. No need to use threads anymore. by @jmgomez in #234
  • Allows to restart nimsuggest per file basis by @jmgomez in #235
  • Expands how cancellable requests work by @jmgomez in #236
  • adds a tick function and adds more information into PendingRequests by @jmgomez in #237
  • Refactor so it doesnt pass around Future[NimSuggest] around but Project. by @jmgomez in #238
  • Adds ProjectErrors into Status so the extension can show nimsuggest crashes in the extension panel by @jmgomez in #240
  • Adds formatting support when nph is in path by @jmgomez in #241
  • Adds lastKnown cmd to projectError. Adds orc back by @jmgomez in #243
  • update docs by @jmgomez in #245
  • Fixes a crash in inline hints where the char is out of bounds by @jmgomez in #244
  • Applies nph to src files by @jmgomez in #246
  • bump version 1.6.0 by @jmgomez in #247

New Contributors

Full Changelog: v1.4.0...v1.6.0