All Projects → dhall-lang → vscode-language-dhall

dhall-lang / vscode-language-dhall

Licence: MIT license
Dhall Syntax Highlighting for VS Code

Programming Languages

typescript
32286 projects
Dhall
116 projects
shell
77523 projects

Dhall Language support

Syntax highlighting support for the Dhall programming language.

Highlighting

Adds highlighting support for Dhall (.dhall) files. Big Kudos for the Sublime Dhall which served as a reference.

Screenshot Highlighting

Development

Source code is located at src/typescript/dhall-tmlanguage.ts and is an executable typescript file.

Build steps:

npm install
npx ts-node src/typescript/dhall-tmlanguage.ts > ./syntaxes/dhall.tmLanguage.json

Packaging:

vsce package

Dev Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].