Dex Syntax Highlighting VSCode ExtensionSyntax highlighting support for the Dex language in Visual Studio Code. It is based on Dougal Maclaurin and Alexey Radul's Emacs Lisp Dex syntax highlighting file and the Haskell Syntax Highlighting Extension. Contributing and TestingTo generate the JSON grammar (expected by VS Code) from the YAML-tmLanguage file, use the Node package
Testing can be done with the Node package
|