Skip to content

Releases: idleberg/vscode-nsis

v4.9.0

04 Jan 15:13

Choose a tag to compare

  • add new commands and snippets:
    • CPU
    • LangStringUp

v4.8.0

29 Dec 22:45

Choose a tag to compare

  • add new commands and snippets:
    • GetRegView
    • GetShellVarContext
    • IfAltRegView
    • ManifestAppendCustomString
    • ManifestDisableWindowFiltering
    • ManifestGdiScaling
    • ReadMemory

v4.7.0

29 Dec 11:31

Choose a tag to compare

  • add support for UnsafeStrCpy
  • minor refactoring
  • update dependencies

v4.6.3

07 Oct 13:33

Choose a tag to compare

  • improve error handling when creating build tasks
  • update dependencies

v4.6.1

21 Sep 21:51

Choose a tag to compare

  • update tooling
  • update dependencies

v4.6.0

12 Apr 20:30

Choose a tag to compare

  • add highlighting for line-continuation character
  • update dependencies

v4.5.0

05 Apr 21:34

Choose a tag to compare

  • add Alt+Enter keybinding for continued lines (#40 by @donaldguy)
  • update tooling
  • update dependencies

v4.4.1

06 Dec 05:14

Choose a tag to compare

  • pass calling process-env when launching MakeNSIS (fixes #40, @majorpeter)
  • update dependencies

v4.4.0

26 Mar 21:49

Choose a tag to compare

  • split output channels
  • fix button handler
  • improve type definitions
  • update dependencies

v4.3.1

24 Mar 13:05

Choose a tag to compare

  • fix tsup config