Skip to content

v1.2.0

Compare
Choose a tag to compare
@nickysn nickysn released this 05 Feb 14:17
· 52 commits to master since this release
71b59bf

What's Changed

  • added support for inlay type hints (requires Nim 2.0.2 or 1.6.18)
  • added version detection option -v / --version
  • added support for SignatureHelp
  • added support for notification verbosity option
  • various Windows bug fixes (notably, the 'cannot find the path' crash on startup and several others)
  • fixed autocomplete with recent versions of Visual Studio Code
  • fixed issues with remaining nimsuggest and nimlangserver processes after improper shutdown from the LSP client
  • fixed the display of status indication: 'Creating nimsuggest for {projectFile}'
  • fixed crash when rootUri is not set
  • fixed several stability issues and crashes

New Contributors

Full Changelog: v0.1.0...v1.2.0