issues
search
gleam-lang
/
tree-sitter-gleam
🌳 A tree-sitter grammar for the Gleam programming language
Apache License 2.0
78
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Neovim: Option 'commentstring' is empty
#104
Nequo
closed
3 weeks ago
1
Highlight echo
#103
giacomocavalieri
closed
3 weeks ago
3
Indentation does not match the formatting one
#102
upsidedownsweetfood
closed
1 month ago
1
Bump tree-sitter Rust dep to 0.23
#101
BekaValentine
closed
1 month ago
0
Do we need to release a new version?
#100
lpil
closed
1 month ago
5
Add `(block)` for @local.scope
#99
Juhan280
closed
2 months ago
0
[bug] tree-sitter incorrectly labels comment inside function body as (function_body)
#98
Juhan280
closed
2 months ago
2
Easier/cleaner way to write tree-sitter grammar
#97
mingodad
closed
2 months ago
2
Add support for `%` operator in case guards
#96
giacomocavalieri
closed
2 months ago
0
Syntax fails with % in pattern guards.
#95
TheShmill
closed
2 months ago
0
Add support for label shorthand syntax
#94
giacomocavalieri
closed
4 months ago
1
Gleam syntax highlight broken after guard with !
#93
darky
closed
4 months ago
1
Support Int/Float operators in guard expressions
#92
rawhat
closed
4 months ago
0
Support field punning in records and function calls
#91
lpil
closed
4 months ago
0
Support for +, +., -, -., *, *., /, /. and % operators in guards.
#90
lpil
closed
4 months ago
0
Inconsistent type name highlighting
#89
lpil
closed
5 months ago
2
Functions sometimes matched as properties
#88
ghivert
closed
5 months ago
6
Ignore gleam.so and gleam.so.dSYM/
#87
ncihnegn
closed
5 months ago
1
Implement indents.scm file
#86
michaeljones
closed
6 months ago
2
Bump cargo tree-sitter dependency
#85
treeman
closed
6 months ago
0
support attributes without arguments (i.e. `@internal`)
#84
rawhat
closed
7 months ago
0
Highlight tests fail with >=tree-sitter 0.21
#83
MatthewGentoo
opened
8 months ago
2
panic() cause a syntax highlight issue on nvim and hx
#82
acidiney
closed
8 months ago
2
Two dots in guard clause cause syntax highlighting issue in Helix
#81
michaeljones
opened
10 months ago
4
Add reserved keywords
#80
lpil
closed
10 months ago
2
Highlighting breaks with Helix editor
#79
tynanbe
closed
10 months ago
4
Allow boolean negation in guard clauses
#78
the-mikedavis
closed
11 months ago
0
Parse unicode escape sequences in strings
#77
the-mikedavis
closed
11 months ago
1
This query could not be parsed "try"
#76
philipgiuliani
closed
1 year ago
1
Allow discarding module imports with underscore
#75
the-mikedavis
closed
1 year ago
0
Remove support for 'try' from the parser
#74
the-mikedavis
closed
1 year ago
0
Parse unqualified type imports with 'type Typename'
#73
the-mikedavis
closed
1 year ago
0
Changes for Gleam v0.32
#72
lpil
closed
1 year ago
0
Allow 'as' keyword in binary pattern match expressions
#71
the-mikedavis
closed
1 year ago
0
Attach attributes to their associated node
#70
deriamis
closed
11 months ago
0
Inconsistent syntax highlighting
#69
deriamis
closed
11 months ago
2
Allow function bodies to be optional
#68
the-mikedavis
closed
1 year ago
0
Parsing error with new `@external` syntax
#67
rawhat
closed
1 year ago
1
Remove unnecessary conflict
#66
amaanq
closed
1 year ago
0
Parse attribute syntax
#65
the-mikedavis
closed
1 year ago
3
Add 'as message' syntax for todo and panic
#64
the-mikedavis
closed
1 year ago
0
Make 'external' part of external type definitions optional
#63
the-mikedavis
closed
1 year ago
1
New todo and panic message syntax
#62
lpil
closed
1 year ago
0
New external type syntax
#61
lpil
closed
1 year ago
0
New attribute syntax
#60
lpil
closed
1 year ago
0
support empty case clauses to prevent parsing error
#59
rawhat
closed
1 year ago
0
Add optional type annotations to use assignment
#58
marcinkoziej
closed
1 year ago
0
Indentation with case statements
#57
rawhat
closed
1 year ago
5
Add support for annotating argument in use() syntax
#56
marcinkoziej
closed
1 year ago
2
Updates for v0.28.0
#55
J3RN
closed
1 year ago
3
Next