ZIP
WinGet
glsl analyzer
nolanderc · 1.7.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
x86_64-windows.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
nolanderc.glsl_analyzer
Version
1.7.0
Description
Language server for GLSL (OpenGL Shading Language).
License
GPL-3.0
↗
Installer URL
https://github.com/nolanderc/glsl_analyzer/releases/download/v1.7.0/x86_64-windows.zip
Upgrade Behavior
install(Install over existing)
Release Notes
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 slash by @nolanderc in #65
- fix tests by @xav-ie in #78
- feat format by @xav-ie in #79
- feat tabsize by @xav-ie in #80
New Contributors
- @Jan200101 made their first contribution in #82
- @lesleyrs made their first contribution in #77
- @AThePeanut4 made their first contribution…