vscode-glsl
vscode-glsl copied to clipboard
GLSL (OpenGL Shading Language) Syntax for Visual Studio Code
GLSL Syntax for VS Code
vscode-glsl
![]()
vscode-glsl is a light weighted GLSL (OpenGL Shading Language) syntax highlighting extension for Visual Studio Code.
This extension is designed to provide a better syntax for GLSL, and uses lots of expressions form euler0's sublime-glsl, a GLSL syntax package for Sublime Text3, provides almost the best GLSL syntax I have ever seen.
This extension is still in early development, and may become buggy in some situation. Feel free to report issues!
Features
-
Syntax highlighting for
GLSL. -
Code snippets for
GLSL. -
Some syntax for Minecraft shaderpacks made for Optifine (e.g.
/* DRAWBUFFERS:0 */output).
Syntax
The belowing image provides an example syntax highlighting with Monokai color theme.

Changelog (in dev)
- < Waiting for development... If you find some issues, report them! >