issues
search
tree-sitter
/
tree-sitter-go
Go grammar for tree-sitter
MIT License
317
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Nested index_expression is interpreted as type_instantiation_expression in certain cases
#160
AislingHPE
opened
6 days ago
0
feat: use the new reserved rules api
#159
amaanq
opened
1 week ago
0
fix: correct parsing of map types in function parameters
#158
amaanq
closed
1 week ago
0
fix: correct raw string literal parsing
#157
amaanq
closed
1 week ago
0
query: invalid node type at position 2037 for language go
#156
MarcusXavierr
closed
1 week ago
1
Raw strings mis-parsed as of 528f3fc
#155
smoelius
closed
1 week ago
2
ci: bump tree-sitter/setup-action from 1 to 2
#154
dependabot[bot]
closed
2 weeks ago
0
feat: add more queries to tree-sitter go
#153
meysamhadeli
closed
1 week ago
0
Update bindings
#152
amaanq
closed
1 month ago
0
Add MANIFEST.in so we get a valid sdist
#151
hoodmane
closed
1 week ago
1
String literals are missing their content
#150
wetneb
closed
1 week ago
1
Add missing fields in keyed_element
#149
wetneb
closed
2 months ago
2
Highlighting multidimensional arrays and slices
#148
farid-cs
closed
2 months ago
1
build: update bindings (again)
#147
amaanq
closed
3 months ago
0
bump tree-sitter to 0.23, hide newline tokens
#146
amaanq
closed
3 months ago
3
Add var_spec_list & fix name in var_spec
#145
amaanq
closed
3 months ago
0
What query to highlight package identifiers in qualified function calls?
#144
lvignoli
closed
4 months ago
3
New release to support tree-sitter 0.21 or 0.22
#143
wetneb
closed
3 months ago
3
Query with multiple variable identifiers (var + const)
#142
matansha
closed
3 months ago
4
Failure at initialization of go-ts-mode with recent Emacs
#141
dunric
closed
6 months ago
3
Possible Bug with Generics
#140
clseibold
closed
7 months ago
2
Updates
#139
amaanq
closed
7 months ago
0
Upgrade to `tree-sitter` 0.21.0
#138
smoelius
closed
7 months ago
4
Incorrect parsing for URLs with parenthesis in them
#137
alexaandru
closed
9 months ago
2
Increase precendece of `type_conversion_expression` if field is a builtin
#136
tigh-latte
closed
9 months ago
1
Module is a node type of variable
#135
tkrause
closed
10 months ago
1
Issue with Highlighting Function Parameters Inside the Function
#134
gustavocmaciel
closed
10 months ago
3
Suggestion to introduce var_spec_list for improved consistency
#133
anthony-S93
closed
3 months ago
4
Null character warning
#132
brianstrauch
closed
1 year ago
1
Constant not being recognized after declaration
#131
jaymorelli96
closed
1 year ago
1
Have a problem with query after pulling latest changes
#130
sergii4
closed
1 year ago
4
How do you handle automatic semicolon insertion in go grammar?
#129
bzy-debug
closed
1 year ago
2
Incorrect parsing of function parameters and return values
#128
FotiadisM
closed
1 week ago
1
Changelog?
#127
smoelius
closed
1 year ago
4
Fixes
#126
amaanq
closed
1 year ago
5
Query: invalid structure at position 1288 for language go
#125
sergii4
closed
1 year ago
1
Materialize expression_statement nodes
#124
josharian
closed
1 year ago
2
Extra
#123
Vichugo1995
closed
1 year ago
2
Fix single import spec list without terminator
#122
amaanq
closed
1 year ago
1
`import` syntax bug
#121
mjambon
closed
1 year ago
0
Ident and toplevel
#120
amaanq
closed
1 year ago
0
Param fix
#119
amaanq
closed
1 year ago
0
Add more types and struct/parameter fix
#118
amaanq
closed
1 year ago
2
Many fixes
#117
amaanq
closed
1 year ago
3
Highlight magic comments
#111
ArtAndreev
closed
1 year ago
1
New Release
#110
aclonegeek
closed
1 year ago
1
Error in injection to get SQL syntax highlighting inside raw string literal
#109
gmr458
closed
1 year ago
0
Differentiate symbols mentioned as the first phrase of a comment string
#108
weakphish
closed
1 year ago
2
Multiple return values not parsed correctly
#107
edkolev
closed
1 year ago
1
failed to parse unicode like Chinese characters "中文" in identifiers
#106
aGolduck
closed
1 year ago
0
Next