mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-25 23:29:40 -05:00
commit
e2a8545160
@ -43,6 +43,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Go](#go)
|
- [Go](#go)
|
||||||
- [Groovy](#groovy)
|
- [Groovy](#groovy)
|
||||||
- [Haskell](#haskell)
|
- [Haskell](#haskell)
|
||||||
|
- [HLSL](#hlsl)
|
||||||
- [Shell](#shell)
|
- [Shell](#shell)
|
||||||
- [Java](#java)
|
- [Java](#java)
|
||||||
- [JavaScript](#javascript)
|
- [JavaScript](#javascript)
|
||||||
@ -391,6 +392,11 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
|||||||
- [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter)
|
- [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter)
|
||||||
- [Haskell IDE engine](https://marketplace.visualstudio.com/items?itemName=alanz.vscode-hie-server) - provides [language server](https://github.com/haskell/haskell-ide-engine) for stack and cabal projects.
|
- [Haskell IDE engine](https://marketplace.visualstudio.com/items?itemName=alanz.vscode-hie-server) - provides [language server](https://github.com/haskell/haskell-ide-engine) for stack and cabal projects.
|
||||||
|
|
||||||
|
## HLSL
|
||||||
|
|
||||||
|
- [HLSL Tools](https://marketplace.visualstudio.com/items?itemName=TimGJones.hlsltools) - provides rich language support for editing HLSL files in VS Code
|
||||||
|
![Example of statement completion using HLSL Tools for VS Code](https://github.com/tgjones/HlslTools/raw/master/src/ShaderTools.VSCode/art/statement-completion.gif)
|
||||||
|
|
||||||
## Shell
|
## Shell
|
||||||
|
|
||||||
- [autocomplate-shell](https://marketplace.visualstudio.com/items?itemName=truman.autocomplate-shell)
|
- [autocomplate-shell](https://marketplace.visualstudio.com/items?itemName=truman.autocomplate-shell)
|
||||||
|
Loading…
Reference in New Issue
Block a user