From e1fd49eec6952e38dae70a61ecc8405448f1e0d2 Mon Sep 17 00:00:00 2001 From: Tim Jones Date: Mon, 28 Jun 2021 23:12:53 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ff677..c4933d7 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,8 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o ## HLSL -- [HLSL Tools](https://marketplace.visualstudio.com/items?itemName=TimGJones.hlsltools) - provides language server for editing HLSL files in VS Code +- [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