Skip to content

Releases: sakano/tjs-vscode

v0.2.0

08 Mar 10:54
Compare
Choose a tag to compare
  • Support creation of ctags index file

v0.1.4

27 Feb 05:55
Compare
Choose a tag to compare
  • Fix syntax highlighting of regular expression literals

v0.1.3

18 Feb 02:02
Compare
Choose a tag to compare
  • Support syntax highlighting of regular expression literals

v0.1.2

16 Feb 22:53
Compare
Choose a tag to compare
  • Fix bugs of property snippets

v0.1.1

14 Feb 21:21
Compare
Choose a tag to compare
  • "//#region" and "//#endregion" can be used to specify folding section
  • The code between "<%" and "%>" will be automatically indented
  • When typed "/*", "*/" will be inserted automatically