Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 323 Bytes

DEV.md

File metadata and controls

9 lines (6 loc) · 323 Bytes

Extension Development

Packaging & Publishing

Install vsce: npm install --global @vscode/vsce

  1. copy an mmt.jar nightly to lib/mmt.jar and edit lib/mmt.jar.version.txt accordingly
  2. vsce package
  3. vsce publish