Skip to content

v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 13:16
· 143 commits to main since this release
07e6c09

Added

  • Support commenting code
    • Code | Comment with Line Comment
    • Code | Comment with Block Comment
  • Autocomplete and remove closing single and double quote
  • Highlight all sort of brackets, parenthesis and braces as well Antlers' node delimiters
  • Add autocompletion for Antlers delimiters. Type {{ and the closing }} will be added automatically.
  • Support for scopes in the grammar #2
  • Autocomplete Antlers core modifiers
  • Add support for modifiers in conditionals #3

Changed

  • Add support for older IDE versions down to 2021.2