All notable changes to the "abell-syntax-highlight" extension will be documented in this file.
Major Update!
- AutoComplete Component Names
- AutoComplete important predefined variables of Abell.
- Add support to recognize Abell region
- Removed CSS errors and warnings (They were clashing with Abell syntax and idk how to fix :/)
- Support of Abell block highlighting in CSS
Major update! Support for HTML, CSS advance language features (auto-complete, suggestions)
Snippets added component
and html
Abell block inside HTML String highlight.
<meta name="{{ This will be highlighted }}">
Highlighting fix for HTML inside JS inside HTML which is inside JS which is inside Abell
Finally adds highlighting for HTML inside JS strings 🎉
Bugs fixed in Abell Components highlighting.
Support for Abell Components
Refactored Code
Ignoring brackets that start with slash (\)
Support for import_content
command removed.
Support for JS-in-HTML
Added highlighting for brackets
Initial release with minimal features.