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

Question On Shaderlab support #214

Closed TimberStalker closed 2 years ago

TimberStalker commented 3 years ago

I noticed in the project files that there appears to be some sort of support for unity's shaderlab. However, when I open a .shader file, there is no syntax highlighting/autocompletion/ etc...

Is there really support for shaderlab or am I just mistaken?

tgjones commented 2 years ago

Hi @TimberStalker - I did try to add ShaderLab support a few years ago, but unfortunately it turned out to be too complex for the limited amount of time I could put into it. So there's still some code there, but it's far from finished, so it isn't activated in the released version.