Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.11 KB

Mint VS Code Changelog

0.6.0

  • Add line comment (#23)
  • Add missing module snippet (#24)

0.5.0

  • Better syntax highlighting (#21)

0.4.0

  • Added support for language server (#20)

0.3.3

  • Highlight const keyword (#18)

0.3.2

  • Highlight using keyword (#16)

0.3.1

  • Highlight enum keyword (#15)
  • Hide Command Palette commands when not in a Mint project (#14)

0.3.0

  • Add Mint CLI commands to command palette (#10)

0.2.0

  • Add formatting support (#7)

0.1.0

  • Fix broken HTML highlighting (#1)

0.0.2

  • Initial Fork