Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit e2a8545

Browse files
authored
Merge pull request viatsko#351 from tgjones/patch-1
Add HLSL Tools
2 parents 2fd60f7 + c50f6b8 commit e2a8545

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
4343
- [Go](#go)
4444
- [Groovy](#groovy)
4545
- [Haskell](#haskell)
46+
- [HLSL](#hlsl)
4647
- [Shell](#shell)
4748
- [Java](#java)
4849
- [JavaScript](#javascript)
@@ -391,6 +392,11 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
391392
- [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter)
392393
- [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.
393394

395+
## HLSL
396+
397+
- [HLSL Tools](https://marketplace.visualstudio.com/items?itemName=TimGJones.hlsltools) - provides rich language support for editing HLSL files in VS Code
398+
![Example of statement completion using HLSL Tools for VS Code](https://github.com/tgjones/HlslTools/raw/master/src/ShaderTools.VSCode/art/statement-completion.gif)
399+
394400
## Shell
395401

396402
- [autocomplate-shell](https://marketplace.visualstudio.com/items?itemName=truman.autocomplate-shell)

0 commit comments

Comments
 (0)