Skip to content

0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 20:30
· 180 commits to master since this release

Added

  • Inplace renaming.
  • GitHub build workflow.
  • Return completion.
  • Label reference.
  • Right-hand completion.

Fixed

  • from can be used as identifier. See antlr/grammars-v4#3516
  • Fix JavaScript Lexer exception (#1).
  • Find usages fix.
  • Words scanner and syntax highlighting issues fix.