Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 773 Bytes

README-dev.md

File metadata and controls

18 lines (14 loc) · 773 Bytes

SDML VSCode Extension

This is a language extension built upon the existing TextMate grammar in the SDML.tmbundle repository.

Built using instructions from:

  1. https://github.com/microsoft/vscode-generator-code
    • npm install -g yo generator-code
    • yo code
  2. https://code.visualstudio.com/api/working-with-extensions/publishing-extension
    • npm install -g @vscode/vsce
    • vsce package
    • vsce publish