Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 697 Bytes

ChangeLog.md

File metadata and controls

29 lines (17 loc) · 697 Bytes

Change Log

1.2.0 (Jan 2025)

  • Improve regular expression syntax highlighting. Thanks to Donovan Maas for this!

1.1.0 (Jun 2024)

  • Allow (some of) VSCode's JSON features to apply to .tmLanguage.json

1.0.0 (Aug 2023)

  • Improve method to attach diagnostics
  • Activate for files that are already open
  • (thanks to dnicholson)

0.14.0 (Aug 2023)

  • Don't activate on files that are .json, .yaml or .xml, but aren't tmLanguage files.

0.12.0 (Feb 2022)

  • Changed extensions to more conventional .tmLanguage.json and .tmLanguage.yaml (Thanks to SNDST00M)
  • Re-enabled some syntax checking in .json files
  • Improved efficiency

0.11.0 (Sep 2021)

  • Fixed bugs in Togusa9 version