tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

Add R language support for use in ess-r-mode

Open atanasj opened this issue 3 years ago • 1 comments
trafficstars

As per the heading. The repo for tree-sitter in R can be found here: https://github.com/r-lib/tree-sitter-r

atanasj avatar Jul 21 '22 03:07 atanasj

There is a package dedicated only for R tree-sitter language:

https://melpa.org/#/tree-sitter-ess-r https://github.com/ShuguangSun/tree-sitter-ess-r

I hope that tree-sitter-ess-r could be merge into the langs for maximum exposure.

Best.

maikol-solis avatar Oct 14 '22 17:10 maikol-solis

R support should now be available from https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/132 and https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/133

meain avatar Nov 27 '22 16:11 meain