entyo / dhall-language-support

[archived] VSCode Language Support for Dhall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[archived] dhall-language-support

Please use dhall-lang/vscode-language-dhall instead of this repository

VSCode Launguage Support for dhall-lang

This project is generated by Microsoft/vscode-generator-code

Features

This extension is a kind of language support, but only syntax highlighting(from SQbQxeKd3JHD8/SublimeDhall) is currently supported.

Syntax highlighting itself is also WIP 🙇

Development/Try it

This extension has no releases yet. But you can try/development this extension right now, using vsce(Visual Studio Code Extension Manager).

You can install vsce via npm, then command vsce package to generate .vsix file, which is able to used in your VSCode.

npm i -g vsce
vsce package

To enable .vsix in your local VSCode, open Command Pallete then type Install from VSIX

You can check if it is installed correctly typing Installed Extensions in Command Pallete or simply opening .dhall file.

About

[archived] VSCode Language Support for Dhall