Shader Unity SupportThis tool supports shader programming in Cg for Unity. It contains code completion mechanic and enables C/C++ highlighting style. Features: -code completion from current opened file -code completion from default unity shader includes -highlighting in C/C++ style -keywords highlighting -supports .cginc, .shader and .compute files -code completion in .shader from opened .cginc files -braces matching You can also download and compile source code from here: https://github.com/MarcinODev/Shader-Unity-Support |