Skip to content

Releases: lightning-js/blits-vscode-extension

blits-vscode v1.0.0

04 Nov 09:27
632e2f0
Compare
Choose a tag to compare
  • 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 and jsconfig.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

19 Mar 14:36
a0cc9e1
Compare
Choose a tag to compare
blits-vscode v0.5.0 Pre-release
Pre-release

Version 0.5.0 of lightning-blits

blits-vscode v0.4.1

16 Oct 01:21
Compare
Choose a tag to compare
blits-vscode v0.4.1 Pre-release
Pre-release

Version 0.4.1 of lightning-blits

blits-vscode v0.4.0

16 Oct 01:01
Compare
Choose a tag to compare
blits-vscode v0.4.0 Pre-release
Pre-release

Version 0.4.0 of lightning-blits