Skip to content

Releases: Arcensoth/language-mcfunction

v0.18.0

12 Jun 18:57
Compare
Choose a tag to compare

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