Skip to content

v0.7.0

Choose a tag to compare

@antaalt antaalt released this 03 Aug 18:55
· 42 commits to main since this release

Added

  • Support for ${workspaceFolder} ${env:XXX} ${userHome} in configuration aswell as in variants. This let user pass workspace relative path in configuration.
  • Setting shader-validator.hlsl.spirv for removing SPIRV warning.
  • Changelog file.

Changed

  • Using shader-language-server v0.8.2, which bring some interesting improvements such as structure completion, improvements on DXC validation aswell as various fixes & improvements. See more on release page.