Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 540 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 540 Bytes

Change Log

All notable changes to the "mvproc" extension will be documented in this file.

0.2.0

  • Intial Release
  • Features:
    • Syntax Highlighting
    • File Extension Activation

1.0.0

  • Features:
    • Conversion from Grammar to Extension
    • Hover Command Documentation

1.3.1 (Current Dev Version)

  • Bugfixes:
    • Converted from webpack to TypeScript compiler to fix distribution issues
    • Fixed G/GOTO keywords not being recognized
    • Fixed non-active hover IF conditions being recognized as statement labels