An open API service indexing awesome lists of open source software.

https://github.com/sdm-lang/sdml-vscode

Language Extension for VSCode
https://github.com/sdm-lang/sdml-vscode

sdml vscode-extension vscode-language vscode-snippets

Last synced: about 2 months ago
JSON representation

Language Extension for VSCode

Awesome Lists containing this project

README

          

# SDML VSCode Extension

This is a language extension built upon the existing TextMate grammar in the [SDML.tmbundle](https://github.com/sdm-lang/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`

- [Azure DevOps](https://dev.azure.com/SimonJohnston/)
- [Marketplace Publisher](https://marketplace.visualstudio.com/manage/publishers/SimonJohnston)
- https://github.com/marketplace/actions/github-action-for-vsce
- https://code.visualstudio.com/api/language-extensions/language-configuration-guide