tgjones / HlslTools

A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
http://timjones.io/blog/archive/2016/04/25/hlsl-tools-for-visual-studio-v1.0-released
Other
553 stars 95 forks source link

Intellisense not working properly in Visual Studio 2022 #219

Closed mr-phazer closed 2 years ago

mr-phazer commented 2 years ago

When using the plugin in VS 2020, the syntax highlighting works fine, and intellisense can detect if I write a wrong member in a float4 variable for example, but "show member" and auto-complete is not working.

Thank you so very much for this tool that makes HLSL editing a delight:)

RockyGitHub commented 2 years ago

This is occuring for me as well on VS 2022

tgjones commented 2 years ago

This is fixed now.