Releases: lightning-js/blits-vscode-extension
Releases · lightning-js/blits-vscode-extension
blits-vscode v1.0.0
- Implemented the new
.blits
file type with its own TextMate grammar file. - Integrated existing functionality into the
.blits
file format. - Fixed syntax highlighting issues for deprecated HTML tags and attributes. (fixes #21 )
- Added improved IntelliSense support for template attributes by parsing renderer props from the Blits codebase.
- Implemented caching for parsing renderer props to prevent performance issues.
- Included minor bug fixes and code refactoring.
- Implemented a syntax highlighting grammar file for Blits code embedded in Markdown files.
- Implemented an error-checking feature that displays a warning if a for-loop index is used in the
key
attribute. - Implemented JavaScript & TypeScript editor features for embedded JavaScript / TypeScript content inside
.blits
files. - Merged project
tsconfig.json
andjsconfig.json
with extension defaults to maintain critical settings while allowing user customizations (regarding.blits
file editor features). - Resolved an issue where commenting multiple lines out in the template strings (in
.js
/.ts
files) caused their indentation to increase with each save.
blits-vscode v0.5.0
Version 0.5.0 of lightning-blits
blits-vscode v0.4.1
Version 0.4.1 of lightning-blits
blits-vscode v0.4.0
Version 0.4.0 of lightning-blits