Skip to content

Releases: sakano/tjs-vscode

v1.2.1

04 Dec 05:38
Compare
Choose a tag to compare
  • Remove unnecessary files

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Dec 05:38
Compare
Choose a tag to compare
  • Support color picker for color literals like 0xRRGGBB and 0xAARRGGBB

Full Changelog: v1.1.2...v1.2.0

v1.1.2

22 Nov 06:39
Compare
Choose a tag to compare
  • Fix syntax highlights for var/const

v1.1.1

28 Mar 12:06
Compare
Choose a tag to compare
  • Fix reference texts

v1.1.0

14 Mar 00:02
Compare
Choose a tag to compare
  • Add reference search pallet
  • Remove hover hints
  • Change configurations to run ctags multiple times once

v1.0.2

12 Mar 19:18
Compare
Choose a tag to compare
  • Update internal version

v1.0.1

12 Mar 19:17
Compare
Choose a tag to compare
  • Fix regex literal's syntax highlight

v1.0.0

10 Mar 17:47
Compare
Choose a tag to compare
  • Add Japanese translation

v0.2.2

09 Mar 12:22
Compare
Choose a tag to compare
  • Support syntax highlight for interpolation string
  • Fix some syntax highlights and snippets

v0.2.1

08 Mar 10:55
Compare
Choose a tag to compare
  • Add new option to recreate ctags index file when tjs file is saved