Releases: idleberg/sublime-nsl-assembler
Releases · idleberg/sublime-nsl-assembler
st3-3.1.3
- fix syntax: remove
#nsisend
st3-3.1.2
- update repository URL
- fix YAML
- fix backslash count (v3.1.1)
st2-3.1.3
- fix syntax: remove
#nsisend
st3-3.1.0
- add
/nomake
and /nopause
flags to build system
- make use of build variants
- fix use of variables in snippets
st3-3.0.0
- major update for
nsL Assembler.sublime-syntax
- add support for variables/constants in quotes
- add language variables
- overhaul scopes
- several minor fixes
st2-3.1.0
- add
/nomake
and /nopause
flags to build system
- make use of build variants
- fix use of variables in snippets
st2-3.0.0
- major update for
nsL Assembler.tmLanguage
- add support for variables/constants in quotes
- add language variables
- overhaul scopes
- several minor fixes
st3-2.1.0
- update build system
- remove
chmod.py