complier/vs-extension/CHANGELOG.md

362 B

Change Log

0.0.2

  • Added operator highlighting (+, -, *, /)
  • Added variable highlighting for declarations (var keyword) and usage
  • Added bracket/parenthesis highlighting
  • Fixed comment highlighting for single-line and block comments
  • Added BSD-3-Clause license
  • Improved scope names for better VSCode theme compatibility

0.0.1

  • Initial release