issues
search
tree-sitter
/
tree-sitter-go
Go grammar for tree-sitter
MIT License
310
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add more queries to tree-sitter go
#153
meysamhadeli
opened
1 week ago
0
Update bindings
#152
amaanq
closed
2 weeks ago
0
Add MANIFEST.in so we get a valid sdist
#151
hoodmane
opened
3 weeks ago
0
String literals are missing their content
#150
wetneb
opened
3 weeks ago
0
Add missing fields in keyed_element
#149
wetneb
closed
1 month ago
2
Highlighting multidimensional arrays and slices
#148
farid-cs
closed
1 month ago
1
build: update bindings (again)
#147
amaanq
closed
1 month ago
0
bump tree-sitter to 0.23, hide newline tokens
#146
amaanq
closed
2 months ago
3
Add var_spec_list & fix name in var_spec
#145
amaanq
closed
2 months ago
0
What query to highlight package identifiers in qualified function calls?
#144
lvignoli
closed
3 months ago
3
New release to support tree-sitter 0.21 or 0.22
#143
wetneb
closed
2 months ago
3
Query with multiple variable identifiers (var + const)
#142
matansha
closed
2 months ago
4
Failure at initialization of go-ts-mode with recent Emacs
#141
dunric
closed
5 months ago
3
Possible Bug with Generics
#140
clseibold
closed
6 months ago
2
Updates
#139
amaanq
closed
6 months ago
0
Upgrade to `tree-sitter` 0.21.0
#138
smoelius
closed
6 months ago
4
Incorrect parsing for URLs with parenthesis in them
#137
alexaandru
closed
8 months ago
2
Increase precendece of `type_conversion_expression` if field is a builtin
#136
tigh-latte
closed
8 months ago
1
Module is a node type of variable
#135
tkrause
closed
8 months ago
1
Issue with Highlighting Function Parameters Inside the Function
#134
gustavocmaciel
closed
8 months ago
3
Suggestion to introduce var_spec_list for improved consistency
#133
anthony-S93
closed
2 months ago
4
Null character warning
#132
brianstrauch
closed
11 months 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
opened
1 year 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
Adds GH tags queries
#105
BekaValentine
opened
1 year ago
0
parse more complex interface type constraints
#104
aryx
closed
1 year ago
4
Exposing `statement_list`
#103
dvmarcilio
opened
1 year ago
2
indentexpr for switch case behaviour
#102
echoface
closed
1 year ago
1
Miss highlights for multiple variables declaring in a single line
#101
jlhg
closed
1 year ago
1
Expose `statement list`
#100
dvmarcilio
closed
1 year ago
1
feat(ci): run build & test action on PRs
#99
matoous
closed
1 year ago
1
Next