Releases: sakano/tjs-vscode
Releases · sakano/tjs-vscode
v1.2.0
- Support color picker for color literals like 0xRRGGBB and 0xAARRGGBB
Full Changelog: v1.1.2...v1.2.0
v1.1.2
- Fix syntax highlights for var/const
v1.1.0
- Add reference search pallet
- Remove hover hints
- Change configurations to run ctags multiple times once
v1.0.1
- Fix regex literal's syntax highlight
v0.2.2
- Support syntax highlight for interpolation string
- Fix some syntax highlights and snippets
v0.2.1
- Add new option to recreate ctags index file when tjs file is saved