Are there any free components out there that will give highlighting and/or intellisense for HLSL?
I\'ve seen mentions of something called \"InteliSense.Net,\" but th
HLSL Tools for Visual Studio brings IntelliSense to HLSL in Visual Studio. It includes statement completion, signature help, live errors, quick info, and more.
Disclaimer - I'm the author of HLSL Tools.