Releases
v1.9.0
Release v1.9.0 (2024.06.14.)
Latest
Added
Code completion (for HLSL functions)
Document highlights (for HLSL functions)
Hover (for HLSL functions)
Document symbols (for HLSL functions)
Signature help (for HLSL functions)
Go to definition (for user HLSL functions)
Go to declaration (for user HLSL functions)
Go to implementation (for user HLSL functions)
Rename (for all language constructs)
Find all references (for all language constructs)
Improved
Adding descriptions to several DSHL keywords, modifiers, types, channels, functions, and properties in code completion
Adding shader stages and compile targets to code completion, and syntax highlight
Improving how document symbols work
Updated packages
Fixed
Fixing an error where the function name range wasn't contained by the whole function range
Removing backticks from DSHL code completion descriptions, because Visual Studio can't handle markdown
Making loop, if, and switch scopes more accurate
You can’t perform that action at this time.