Skip to content

Commit

Permalink
Add vscode-dhall-lsp-server (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
kukimik authored Mar 13, 2024
1 parent 9b8f855 commit e54f16b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ A curated list of awesome dhall-lang binding, libraries and anything related to
## Text Editor Support
- [dhall-vim](https://github.com/vmchale/dhall-vim) - Syntax highlighting in Vim for Dhall.
- [vscode-language-dhall](https://github.com/PanAeon/vscode-language-dhall) - Dhall Syntax Highlighting for VS Code.
- [vscode-dhall-lsp-server](https://github.com/dhall-lang/vscode-dhall-lsp-server) - VSCode plugin that provides Language Server Protocol support for Dhall.
- [atom-language-dhall](https://github.com/jmitchell/atom-language-dhall) - Dhall language support in Atom.
- [dhall-mode](https://github.com/psibi/dhall-mode) - Dhall language support in Emacs.
- [dhall-lsp-server](https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-lsp-server) - Language Server Protocol server for Dhall.
Expand Down

0 comments on commit e54f16b

Please sign in to comment.