Releases: sakano/tjs-vscode
Releases · sakano/tjs-vscode
v0.2.0
- Support creation of ctags index file
v0.1.4
- Fix syntax highlighting of regular expression literals
v0.1.3
- Support syntax highlighting of regular expression literals
v0.1.2
- Fix bugs of property snippets
v0.1.1
- "//#region" and "//#endregion" can be used to specify folding section
- The code between "<%" and "%>" will be automatically indented
- When typed "/*", "*/" will be inserted automatically