VS Code - Language Yesod
Visual Studio Code syntax highlighting for the Haskell Yesod web framework.
Supported Languages
lang | extension | example |
---|---|---|
hamlet |
.hamlet |
here |
cassius |
.cassius |
here |
lucius |
.lucius |
here |
julius |
.julius |
here |
msg |
.msg |
here |
model |
.persistentmodels |
here |
route |
.yesodroutes |
here |
Installation
Test
$ sudo snap install yq
$ bash ./test/resources/getExternalTmLanguage.sh
$ npm install
$ npm run test
The following packages are used.
Debug
$ npm run debug
$ ls -l debug
debug.cassius
debug.hamlet
debug.lucius
debug.yesodroutes