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
565 stars 97 forks source link

"Open document under cursor" disappear and reappear (most disappear) #234

Open mr-phazer opened 2 years ago

mr-phazer commented 2 years ago

Visual Studio 2022, this disappears: image

and becomes: image

so I have to find the .hlsli find with symbol search,

I have not idea why this happens,

F12 doesn't work either, but before, at least the first option worked, now there is no way to quick open files in HLSL code.

Thank you for an awesome tool, makes shader coding so much better.:)