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

Detect changes to shadertoolsconfig.json files and update open editors accordingly #87

Open tgjones opened 7 years ago

cmartel commented 7 years ago

Somewhere since suggesting this, it seems like the opposite has happened -- the shadertoolsconfig JSON file now only gets read when starting up VS. So changes to it require a restart to be picked up. Not the end of the world since I haven't been changing it that much, but it's probably not intended... ;)