issues
search
vantreeseba
/
tree-sitter-haxe
MIT License
26
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix type paths as extended/implemented type
#59
tobil4sk
closed
2 months ago
1
Highlight constructors with the `@constructor` tag
#58
tobil4sk
closed
2 months ago
0
Add support for class/interface/typedef declaration modifiers
#57
tobil4sk
closed
2 months ago
0
Implement import wildcards and aliases
#56
tobil4sk
closed
2 months ago
0
Highlight type names and package names separately.
#55
vantreeseba
closed
2 months ago
0
Fix highlight of null access modifier
#54
tobil4sk
closed
2 months ago
1
Single-line comments are detected inside strings (e.g. in URLs)
#53
Frixuu
opened
2 months ago
1
Associativity of member expressions is incorrect
#52
tobil4sk
opened
3 months ago
0
Highlight booleans with `@boolean` tag
#51
tobil4sk
closed
2 months ago
0
Fix function types used as type parameters
#50
tobil4sk
closed
2 months ago
2
Highlight type names and package names separately
#49
tobil4sk
closed
2 months ago
0
Highlight null literal correctly
#48
tobil4sk
closed
2 months ago
0
Remove keyword node from syntax tree
#47
tobil4sk
closed
2 months ago
0
Fix semicolon insertion being broken by tab and CR
#46
tobil4sk
closed
2 months ago
2
Failure to parse type path as implemented or extended type
#45
tobil4sk
closed
2 months ago
1
Fix/semicolons
#44
vantreeseba
closed
3 months ago
0
Implement more accurate semicolon rules
#43
tobil4sk
closed
3 months ago
1
Allow empty package name
#42
tobil4sk
closed
3 months ago
1
WIP: Fix #40
#41
vantreeseba
opened
5 months ago
0
Issue with highlighting conditional ternary operators
#40
miriti
opened
5 months ago
2
Issue with highlighting when implementing an interface
#39
vantreeseba
closed
5 months ago
0
Missing highlighting
#38
kralle333
closed
6 months ago
1
`tree-sitter generate` fails with "error: repetition quantifier expects a valid decimal"
#37
miriti
closed
6 months ago
3
Issue highlighting compiler defines/preproc statements
#36
vantreeseba
opened
7 months ago
0
Misc fixes.
#35
vantreeseba
closed
8 months ago
0
Misc fixes.
#34
vantreeseba
closed
8 months ago
0
"else if" highlighting broken
#33
l0go
closed
8 months ago
1
using .code in switch expressions breaks highlighting
#32
belowdecent
closed
8 months ago
1
feat: Add nullable coalescing operator, and safe navigation.
#31
vantreeseba
closed
1 year ago
0
feat: Setup parsing of func decl types.
#30
vantreeseba
closed
1 year ago
0
feat: Make more passing tests.
#29
vantreeseba
closed
1 year ago
0
Add support for new number seperators
#28
vantreeseba
closed
1 year ago
0
Handling Function Type declarations
#27
johhnry
closed
1 year ago
0
Implement tokens/parsing for read/write property handling
#26
vantreeseba
closed
1 year ago
0
Function declaration/definition.
#25
vantreeseba
closed
1 year ago
0
Add more tests
#24
johhnry
closed
1 year ago
2
Functions without parentheses in switch case break further highlighting
#23
l0go
closed
1 year ago
0
fix: Fix issue with double quote strings not marking escape seqs.
#22
vantreeseba
closed
1 year ago
0
fix: Handle embedded escape seq in string literals.
#21
vantreeseba
closed
1 year ago
0
WIP: Language handling improvements.
#20
vantreeseba
closed
1 year ago
0
Handling string literals escape sequences
#19
johhnry
closed
1 year ago
0
Some (newer) Haxe language features are not supported
#18
johhnry
closed
1 year ago
3
Adding support for interfaces
#17
johhnry
closed
1 year ago
2
Grammar railroad diagram
#16
mingodad
opened
1 year ago
0
HXML support
#15
musjj
opened
1 year ago
2
Update README.md
#14
vantreeseba
closed
1 year ago
0
Added instructions for some pitfalls
#13
stefanwatt
closed
1 year ago
1
Expression cleanup
#12
vantreeseba
closed
1 year ago
0
Adding a license
#11
the-mikedavis
closed
2 years ago
1
Any plans to submit this to the official `nvim-treesitter` repo?
#10
musjj
closed
1 year ago
2
Next