Skip to content

Releases: pragmagic/vscode-nim

0.6.6

26 Mar 16:16
Compare
Choose a tag to compare
  • Nim not found in path (#153)

0.6.5

25 Mar 14:32
Compare
Choose a tag to compare
  • Evolution of project file mapping (#118)
  • Show hover info at current mouse position (#147)
  • Completion suggestions require alphanumerics (#136)
  • Manage Nimpretty params (#140)
  • Rename provider (#141)
  • Automatically continue ## doc comment to next line (#139)
  • Added setting to enable/disable nimsuggest completions (#137)
  • Changed indentation rules (#133)
  • Added highlight on call without ()

0.6.4

30 Oct 16:12
Compare
Choose a tag to compare
  • Block string literals (#126)
  • Change envelope length to UTF-8 byte size (#124)
  • Update nimUtils.ts to support .nimble PATH (#122)
  • Exports increase indentation (#119)

0.6.3

12 Feb 15:12
Compare
Choose a tag to compare
  • Shift-Enter: Send-Selected-Lines-To-REPL (#113)
  • Add pragma snippet (#114)
  • Nim check result reported in Nim output channel
  • Add suggestion for imports (experimental feature)

0.6.2

01 Dec 16:54
Compare
Choose a tag to compare
  • Add workspace support (#106)
  • Syntax improvements (#105)

0.6.1

07 Oct 14:22
Compare
Choose a tag to compare
  • Add progress indication in nim check
  • Fixed Auto-formatting issue #79

0.6.0

23 Sep 15:17
Compare
Choose a tag to compare
  • Update extesion to the latest VSCode codebase
  • Add support for breakpoints in source code and CPPTool extension for debug support
  • Add Check command with default ctrl+alt+b hotkey
  • Add nimssugestResetTimeout config attribute #60
  • Fixed #84, #96

0.5.29

03 Feb 07:36
Compare
Choose a tag to compare
  • Improve syntax highlighting, fix linting for the latest dev version of Nim (PRs #76, #78)

0.5.28

18 Jan 03:30
Compare
Choose a tag to compare
  • Improve syntax highlighting and folding (PRs #64, #66, #75)

0.5.27

27 Sep 16:02
Compare
Choose a tag to compare