issues
search
nolanderc
/
glsl_analyzer
Language server for GLSL (autocomplete, goto-definition, formatter, and more)
GNU General Public License v3.0
200
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Symbol Renaming
#72
msagca
opened
1 week ago
0
glsl_analyzer command not working
#71
lzned
closed
3 weeks ago
1
Parser crash in incomplete initializer lists
#70
automaticp
opened
2 months ago
0
[Feature] Support configuration of include search paths
#69
LDAP
opened
3 months ago
0
Neovim INVALID_SERVER_MESSAGE -32601
#68
liketoeatcheese
opened
3 months ago
1
Panics on Asahi Linux (Apple M1)
#67
tombh
opened
4 months ago
0
properly indent initializer lists
#66
nolanderc
closed
4 months ago
0
normalize backslash on windows to forward slash
#65
nolanderc
opened
4 months ago
0
Does not compile on Windows with Zig 0.13.0
#64
hyt589
closed
4 months ago
1
Bug (Neovim): Diagnostics not working
#63
m0tholith
opened
4 months ago
1
Windows/Neovim Segmentation Fault
#62
msagca
closed
1 week ago
3
Weird closing bracket formatting on array literals
#61
Devon7925
closed
4 months ago
0
#include not working in vscode on windows
#60
deivse
opened
6 months ago
4
False error 'missing semicolon' with macros
#59
akberg
closed
7 months ago
1
format: correctly print multiline constructs (comment/define)
#58
nolanderc
closed
7 months ago
0
Formatting duplicates comments
#57
akberg
closed
7 months ago
6
upgrade to zig 0.12.0
#56
nolanderc
closed
7 months ago
0
glsl_analyzer does not compile with Zig 0.12.0
#55
wr7
closed
7 months ago
1
Formatting Options
#54
TheCaptainCraken
opened
9 months ago
0
src/parse.zig:236:65: error: @intCast must have a known result type
#53
redinator2000
closed
4 months ago
1
cant work in neovim
#52
Penguin-SAMA
closed
10 months ago
2
Setup with neovim
#51
Niwol
closed
11 months ago
3
Support `textDocument/rangeFormatting`
#50
b0o
closed
4 months ago
2
Syntax highlighting question
#49
Arisa-Snowbell
closed
10 months ago
1
Parser tests: replace shell scripts with pytest scripts
#48
automaticp
closed
1 year ago
1
Add more hover and completion tests
#47
automaticp
closed
1 year ago
1
groups hover items with the same documentation strings
#46
nolanderc
closed
1 year ago
0
Add hover and completion tests
#45
automaticp
closed
1 year ago
8
Representation of function overloads in completions
#44
automaticp
opened
1 year ago
4
show extension information in hover documentation
#43
nolanderc
closed
1 year ago
0
only resolve last occurance of overloaded functions
#42
nolanderc
closed
1 year ago
0
allow nested field completions
#41
nolanderc
closed
1 year ago
0
Allow hover one character past the end of identifiers
#40
nolanderc
closed
1 year ago
0
don't give completions in comments
#39
nolanderc
closed
1 year ago
0
disable recursive references in initializers
#38
nolanderc
closed
1 year ago
0
Package in Fedora
#37
mkoncek
opened
1 year ago
9
enable parallel ci builds for PRs
#36
nolanderc
closed
1 year ago
0
Completion off-by-one
#35
nolanderc
closed
1 year ago
0
implement local variable shadowing
#34
nolanderc
closed
1 year ago
0
Parallel release builds + build and run tests under CI for PRs
#33
nolanderc
closed
1 year ago
0
Known hover/completion bugs
#32
automaticp
closed
1 year ago
21
Fix parser defects
#31
nolanderc
closed
1 year ago
0
How do we deal with macros?
#30
nolanderc
opened
1 year ago
3
top-down name resolution
#29
nolanderc
closed
1 year ago
0
Missing content in spec.json
#28
GeForceLegend
opened
1 year ago
1
add samples for parser testing
#27
automaticp
closed
1 year ago
20
Add comprehensive testing for hover and autocomplete
#26
automaticp
closed
1 year ago
12
Regression in v1.1.3 for hover on struct field declarations
#25
automaticp
closed
1 year ago
14
don't give completions for current item
#24
nolanderc
closed
1 year ago
0
Variable declarations in global scope suggest to auto-complete themselves
#23
automaticp
closed
1 year ago
1
Next