Skip to content

Release v0.2.6

Compare
Choose a tag to compare
@TIny-Hacker TIny-Hacker released this 06 Jan 21:42
· 20 commits to main since this release

Added

  • Add support for matricies [A] through [J]

Changed

  • Less strict error checking for tokens to correctly highlight more often, mentioned in #3
  • Check for and ( to ensure correct syntax for certain tokens
  • Change logical operation scope to keyword.operator.expression, suggested by @nineteendo
  • Handle snippet arguments slightly differently to consistently highlight them