issues
search
elixir-lang
/
tree-sitter-elixir
Elixir grammar for tree-sitter
https://elixir-lang.org/tree-sitter-elixir
Apache License 2.0
249
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for LiveView Native template syntax highlighting
#75
bcardarella
closed
1 month ago
1
Tree-sitter playground is broken
#74
mwhitworth
closed
1 month ago
1
Highlight field access differently from calls
#73
jonatanklosko
closed
1 month ago
0
Incorrect parsing/highlighting of member access and function calls
#72
azizk
closed
1 month ago
14
Code cleanup
#71
hendrikvanantwerpen
closed
2 months ago
1
Update to tree-sitter 0.23
#70
hendrikvanantwerpen
closed
2 months ago
2
Grammar seems to fail when parsing complex patterns
#69
entilldaniel
closed
5 months ago
2
Support digits in uppercase sigils
#68
jonatanklosko
closed
5 months ago
0
Release v0.2.0
#67
jonatanklosko
closed
7 months ago
0
Update versions and requirements
#66
jonatanklosko
closed
7 months ago
0
tree-sitter 0.21.0+ compatibility
#65
HerringtonDarkholme
closed
7 months ago
1
escape_sequence and regex
#64
fictorial
closed
8 months ago
9
Advice on tests for matching and replacing code for `ast-grep`?
#63
dimitarvp
closed
11 months ago
5
Publish to crates.io with the current GitHub location
#62
dimitarvp
closed
11 months ago
2
Inject Markdown in heredocs?
#61
georgeguimaraes
closed
1 year ago
3
fix: mark helper functions static to avoid compile time conflicts with other scanners
#60
amaanq
closed
1 year ago
0
Fix rust binding build script
#59
the-mikedavis
closed
1 year ago
0
can't compile rust crate for on macOS
#58
aexvir
closed
1 year ago
1
docs: update cargo.toml to reflect current repository url
#57
aexvir
closed
1 year ago
0
feat: rewrite the scanner in C
#56
amaanq
closed
1 year ago
4
Support empty interpolation
#55
jonatanklosko
closed
1 year ago
0
Two empty string interpolations close to each other give parsing errors
#54
yaglo
closed
1 year ago
0
"when" is treated as an operator even without a space after
#53
yaglo
closed
1 year ago
1
Indentation broken for curly braces?
#52
dsincl12
closed
11 months ago
9
Missing highlighting for function with no arguments
#51
jwbaldwin
closed
1 year ago
2
Support multi-letter uppercase sigils
#50
jonatanklosko
closed
1 year ago
0
Update package version
#49
jonatanklosko
closed
1 year ago
1
Please make a release
#48
0-wiz-0
closed
1 year ago
2
Git conflicts
#47
fuelen
closed
1 year ago
3
Parsing Documentation Strings Line By Line
#46
natdm
opened
1 year ago
2
binary_operator `<>` is not consistent with other operators
#45
wkirschbaum
closed
1 year ago
2
Publishing to NPM
#44
mykulyak
closed
1 year ago
9
Symbols highighting is broken
#43
freevova
closed
1 year ago
4
Bump to tree-sitter 0.20.7 and regenerate parser
#42
connorlay
closed
2 years ago
2
SPM support
#41
mattmassicotte
closed
2 years ago
2
Makefile
#40
mattmassicotte
closed
2 years ago
5
Predicate syntax reference
#39
andrhua
closed
2 years ago
2
Capture group for module names
#38
andrhua
closed
2 years ago
3
Possible bug on `in` in `indices`
#37
josevalim
closed
2 years ago
1
Loosen tree-sitter library bounds.
#36
patrickt
closed
2 years ago
2
Publishing to crates.io
#35
the-mikedavis
closed
1 year ago
4
Add HEEx language injection for `~H` sigils
#34
connorlay
closed
2 years ago
1
handle stab clauses without right-hand-sides
#33
the-mikedavis
closed
2 years ago
4
Indication of usability
#32
KristerV
closed
2 years ago
3
Bump tree-sitter version to 0.20
#31
VitorTrin
closed
2 years ago
0
update rust bindings to include scanner and queries
#30
the-mikedavis
closed
2 years ago
2
cargo test fails
#29
VitorTrin
closed
2 years ago
2
Ignore heredoc end delimiter unless in a new line
#28
jonatanklosko
closed
2 years ago
0
add unit tests for tags.scm queries
#27
the-mikedavis
closed
2 years ago
1
Remote function calls wrongly pointing to local function
#26
fertapric
closed
2 years ago
2
Next