mcshader-lsp
mcshader-lsp copied to clipboard
Add support for Optifine builtin settings
Shaders that using builtin Optifine settings such as MC_RENDER_QUALITY will cause error "undefined variable". These settings are defined by Optifine and shouldn't being defined in shader files.

Good catch, thanks :slightly_smiling_face: