All notable changes to the "tjs-vscode" extension will be documented in this file.
- Add reference search pallet
- Remove hover hints
- Change configurations to run ctags multiple times once
- Update internal version
- Fix regex literal's syntax highlight
- Add Japanese translation
- Support syntax highlight for interpolation string
- Fix some syntax highlights and snippets
- Add new option to recreate ctags index file when tjs file is saved
- Support creation of ctags index file
- Fix syntax highlighting of regular expression literals
- Support syntax highlighting of regular expression literals
- Fix bugs of property snippets
- "//#region" and "//#endregion" can be used to specify folding section
- The code between "<%" and "%>" will be automatically indented
- When typed "/*", "*/" will be inserted automatically
- Support snippets
- Fix some match patterns
- Support hover hints for some static functions(experimental)
- Initial release
- Just for Syntax highlighting