plugins.none-ls.sources.diagnostics.glslc.enable
Whether to enable the glslc diagnostics source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.diagnostics.glslc.package
Package to use for glslc by none-ls.
Type: null or package
Default:
<derivation shaderc-2024.0>
Declared by:
plugins.none-ls.sources.diagnostics.glslc.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: