/vscode-dae

Language support for dae

MIT LicenseMIT

vscode-dae

Language support for dae

Visual Studio Marketplace Version Visual Studio Marketplace Installs

Contribute

Install dependencies and start dev:

pnpm i
pnpm dev

Inside VS Code, press F5. This will run the extension in a new Extension Development Host window. You can debug on this.

Syntax Highlight is defied on syntaxes/dae.tmLanguage.yaml. And the .json file is converted from it.

It is powered by TextMate grammars. You can find related resources from:

License

vsocde-dae © daeuniverse, Released under MIT License.