Language Mcfunction Versions Save

Syntax highlighting for mcfunction files.

v0.18.0

2 years ago

Added

  • Implemented highlighting for Markdown code blocks in VSCode
  • Add more block comment prefix characters (#45)

Fixed

  • Fixed compile errors due to unbounded dependency versions
    • @types/js-yaml has had a semver breaking change
    • typescript requires type assertions in more places

Removed

  • Removed the incomplete version-specific grammar to avoid confusion