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
- Host: GitHub
- URL: https://github.com/sdm-lang/sdml-vscode
- Owner: sdm-lang
- License: other
- Created: 2023-10-04T23:29:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T20:49:10.000Z (over 2 years ago)
- Last Synced: 2025-01-19T07:14:14.058Z (over 1 year ago)
- Topics: sdml, vscode-extension, vscode-language, vscode-snippets
- Language: TypeScript
- Homepage:
- Size: 774 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-dev.md
- Changelog: CHANGELOG.md
- License: LICENSE
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