Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

61 lines (40 loc) · 1.21 KB

Change Log

All notable changes to the "abell-syntax-highlight" extension will be documented in this file.

Releases

0.1.0

Major Update!

  • AutoComplete Component Names
  • AutoComplete important predefined variables of Abell.
  • Add support to recognize Abell region

0.0.14

  • Removed CSS errors and warnings (They were clashing with Abell syntax and idk how to fix :/)
  • Support of Abell block highlighting in CSS

0.0.13

Major update! Support for HTML, CSS advance language features (auto-complete, suggestions)

0.0.12

Snippets added component and html

0.0.11

Abell block inside HTML String highlight.

<meta name="{{ This will be highlighted }}">

0.0.10

Highlighting fix for HTML inside JS inside HTML which is inside JS which is inside Abell

0.0.9 MAJOR WIN!

Finally adds highlighting for HTML inside JS strings 🎉

0.0.8

Bugs fixed in Abell Components highlighting.

0.0.7

Support for Abell Components

0.0.6

Refactored Code

0.0.5

Ignoring brackets that start with slash (\)

0.0.4

Support for import_content command removed.

0.0.3

Support for JS-in-HTML

0.0.2

Added highlighting for brackets

0.0.1

Initial release with minimal features.