Skip to content

Releases: SublimeText/NSIS

2.15.2

Choose a tag to compare

@idleberg idleberg released this 15 Jul 19:37
2.15.2
fe5aec8
  • fix positional highlighting issue in definitions

2.15.1

Choose a tag to compare

@idleberg idleberg released this 15 Jul 19:39
2.15.1
0cd3534

Same as https://github.com/SublimeText/NSIS/releases/tag/st3-2.15.0, prepares the transition to new versioning tags.

st3-2.15.1

Choose a tag to compare

@idleberg idleberg released this 15 Jul 19:36
st3-2.15.1
0cd3534
  • apply correct highlighting for string entities

st3-2.15.0

Choose a tag to compare

@idleberg idleberg released this 18 Mar 17:55
st3-2.15.0
a2628d5
  • add Symbols support
    • !define
    • !macro
    • Function
    • Section
    • SectionGroup

st3-2.14.2

Choose a tag to compare

@idleberg idleberg released this 06 Mar 17:46
st3-2.14.2
c1ed800
  • add missing LogicLib operator

st3-2.14.1

Choose a tag to compare

@idleberg idleberg released this 05 Mar 21:20
st3-2.14.1
d6f3873
  • improve syntax highlighting grammar
    • adjust priorities for variables/defines
    • update supported WinVer versions

st3-2.14.0

Choose a tag to compare

@idleberg idleberg released this 05 Mar 21:22
  • add new keyword CPU
  • add new deprecated keyword LangStringUP

st3-2.13.0

Choose a tag to compare

@idleberg idleberg released this 29 Dec 22:47
  • add GetRegView
  • add GetShellVarContext
  • add IfAltRegView
  • add ManifestAppendCustomString
  • add ManifestDisableWindowFiltering
  • add ManifestGdiScaling
  • add ReadMemory

st3-2.12.0

Choose a tag to compare

@idleberg idleberg released this 29 Dec 10:58
  • change scope of all *Group* keywords
  • add UnsafeStrCpy
  • add support for line continuation character

st3-2.11.0

Choose a tag to compare

@idleberg idleberg released this 02 Jul 19:11
  • add !assert keyword