posit-dev / ark

Ark, an R kernel
MIT License
179 stars 15 forks source link

Use tree-sitter approach to expand across semicolons #644

Open DavisVaughan opened 3 days ago

DavisVaughan commented 3 days ago

Alternative approach using tree-sitter rather than the R parser, so it will eventually be fairly easy to move to a standalone LSP

Joint work with @lionel-