Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 17:42
· 107 commits to master since this release

KeyValue

  • Added keyvalue tokenization performance profiling. Can be optionally enabled in the settings
  • Fixed major issues with tokenization that made language features break frequently. This will make language features much more reliable in all keyvalue files and its decendents
  • Fixed syntax highlighting for negative numbers

VMT

  • Improved support for color value detection and added brace syntax ({255 0 30})
  • Fixed issues with matrix value detection
  • Fixed $fogcolor's default completion value

QC

  • Added more snippets for QC values (Thanks LoveRenamon!)
  • Added syntax highlighting for macros (variables) e.g: $body $bodyname$ (Thanks LoveRenamon!)