GLSL-language-supportSince I was having trouble finding GLSL support for VScode in Linux, I tried making my own language support for it. Supported extensions.vs, .fs, .fx, .gs, .cs, .tc, .te, .vsh, .fsh, .gsh, .vshader, .fshader, .gshader, .vert, .frag, .geom, .tesc, .tese, .comp, .f.glsl, .v.glsl, .g.glsl, .glsl FeaturesSyntax highlightingBasic context aware sintax highlighting following C language standards and GLSL specification as defined by Khronos group. Code SnippetsCode snippets, at the moment, give support for: More incoming! InstallationIf you cannot find the extension on the VScode marketplace:
|