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
569 stars 98 forks source link

Properties Panel no longer populating #129

Closed h1cks closed 4 years ago

h1cks commented 6 years ago
  1. Select type of content to be Vertex Shader/Pixel etc.
  2. Properties field changes to empty, no fields available.
  3. If file was previously selected as a vertex shader etc, it compiles, but you can not update the properties through the UI. Editing the solution XML allows for updates still.

This problem has occurred in only the past few releases of VS 2017 community, and looks like a compatibility issue has come from various updates.

I have also checked the language options and believe this also doesn't show up.

Maybe a simple fix, have checked a number of forks and some issues seems to of been fixed.

Pulled the code, but unable to understand the build process to create a new package to install (my problem). Would appreciate if this tool is updated/fixed to work once again with VS as it is invaluable.

h1cks commented 6 years ago

@tgjones - thank you for your efforts on this tool.

tgjones commented 4 years ago

First, sorry for the huge delay in replying. I've no idea if you are still interested in getting this fixed, but on the offchance you are: I've just tried repro'ing this, but I can't - when I change the shader type, it continues working correctly. Is it still not working for you?

tgjones commented 4 years ago

Closing this for now, but @h1cks please re-open if it's still an issue.

h1cks commented 2 years ago

Closing this for now, but @h1cks please re-open if it's still an issue.

Love this tool btw . gw.