Releases: pedro-w/vscode-tmlanguage
Releases · pedro-w/vscode-tmlanguage
v1.1.0 Enable JSON formatting
What's Changed
- Add link to marketplace by @pedro-w in #18
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #20
Full Changelog: v1.0.0...v1.1.0
Re-enabled functionality
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
Full Changelog: v0.11.0...v0.12.0
Initial release from pedro-w
This incorporates bug fixes from v0.9.0 up to now.
- Create one DiagnosticCollection and reuse it (fix for #19)
- Fixes taken from disco0
- Use native JSON instead of package
format-json
- Use package
yaml
instead ofyamljs
- Use
esbundle