Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 05:01
· 36 commits to main since this release
  • Literals with suffixes (b, B, l, L) now highlight properly
  • Literals inside properties (specifically true/false) highlight better
  • Resource Names within properties highlight better
    • This causes false-positives via minecraft:block{key:value} to highlight incorrectly
  • Added -, . as a valid special fakeplayer character
    • These characters will only highlight within valid fakeplayer starting characters (#%$.)
  • Adjusted some scope names to match language-mcfunction better
  • Fixed sublime support (hopefully)
  • Improved some testing

VSCode