Issues
- 0
`_parameter_with_default` should not have an `optional()` `"default"` field
#161 opened by DavisVaughan - 0
- 0
Allow `...` and maybe `..1` after `$` (and `@`?)
#148 opened by DavisVaughan - 0
Is special support for line directives needed?
#160 opened by EagleoutIce - 0
- 1
Consider simplifying `parenthesized_expression`
#144 opened by DavisVaughan - 1
- 1
- 2
`\r\n` isn't being consumed the same as `\n`
#151 opened by DavisVaughan - 0
Consider making `else_clause` an explicit node
#150 opened by DavisVaughan - 12
Highlight ROxygen tags
#68 opened by wklimowicz - 3
`tags.scm` should probably recognize functions with string names on the LHS
#143 opened by DavisVaughan - 1
- 0
- 7
- 0
Release treesitter.r 1.1.0
#137 opened by DavisVaughan - 0
Update NOTE about `ts_node_is_missing()` support
#135 opened by DavisVaughan - 0
- 5
Maybe related - nvim-treesitter error after updating R treesitter parser version
#131 opened by Tal500 - 8
R CMD check produces a NOTE: "Files which contain pragma(s) suppressing diagnostics"
#130 opened by etiennebacher - 1
New version cause error in neovim
#129 opened by PMassicotte - 0
Release treesitter.r 1.0.1
#127 opened by DavisVaughan - 1
Remove `unmatched_delimiter` after all
#90 opened by DavisVaughan - 0
- 0
Parse `_foo` as a single `identifier`, even though it's not technically valid R code
#71 opened by DavisVaughan - 1
Consider `field("opening_delimiter", $._open_parenthesis)` in `call_arguments` and friends
#91 opened by DavisVaughan - 1
Should we make `switch` a keyword?
#84 opened by DavisVaughan - 1
- 5
- 4
Capturing multiline code chunks
#48 opened by sdavidsson90 - 0
- 2
`next`: Extra `operator` fields due to comments
#94 opened by lionel- - 3
Wrong node extents within braces on `main`
#44 opened by lionel- - 1
- 0
Remove non-WASM compatible C function usage
#85 opened by DavisVaughan - 1
`token("_")` seems to make `"_"` appear as its own anonymous node inside `identifier`
#86 opened by DavisVaughan - 2
Raw string literals are parsed incorrectly
#60 opened by klmr - 4
Requisites for generating the shared library
#49 opened by iago-pssjd - 2
"..i" node name gives problems with tree-sitter-node
#62 opened by rien - 0
Warning while compiling
#55 opened by DavisVaughan - 0
- 0
`externals` should actually have unique names, not alias to string literals
#77 opened by DavisVaughan - 3
Incorrect `|>` , `+` precedence combination
#81 opened by DavisVaughan - 1
- 0
Consume whitespace and newlines between the two `]` of a potential `]]` token
#78 opened by DavisVaughan - 2
- 0
- 1
- 1
Indentation errors
#58 opened by jalvesaq - 1
R code to BNF
#51 opened by mytarmail