← Package directory
Available on winget

Install glsl analyzer

Language server for GLSL (OpenGL Shading Language).

Install with winget
winget install --id nolanderc.glsl_analyzer
Upgrade
winget upgrade --id nolanderc.glsl_analyzer
Uninstall
winget uninstall --id nolanderc.glsl_analyzer

About glsl analyzer

Language server for GLSL (OpenGL Shading Language).

What's new in 1.7.1

What's Changed - re-add missing logic to stringify Enums as Ints by @Jan200101 in #84 Full Changelog: v1.7.0...v1.7.1

Read release notes

Version history

Version Updated Notes
1.7.1 Unknown What's Changed - re-add missing logic to stringify Enums as Ints by @Jan200101 in #84 Full Changelog: v1.7.0...v1.7.1
1.7.0 Unknown What's Changed - remove usingnamespaces by @Jan200101 in #82 - fix: prevent early args.deinit by @lesleyrs in #77 - fix: ignore unknown notifications by @AThePeanut4 in #76 - normalize backslash on windows to forward sla...
1.6.0 Unknown What's Changed - feat: update to zig-0.14 by @stefanboca in #75 New Contributors - @stefanboca made their first contribution in #75 Full Changelog: v1.5.1...v1.6.0
1.5.1 Unknown What's Changed - properly indent initializer lists by @nolanderc in #66 Full Changelog: v1.5.0...v1.5.1
1.4.5 Unknown Release notes