Sublime Forum

Neovim-R style plugin

#1

I was wondering if a nvim-R type plugin could be developed to interact with a R console from a .R file inside sublime.
I have read about SublimeRepl but it looks one directional. So the auto complete in sublime won’t have any smart variable based auto completion, like nvim-R does.
Radian is a pretty cool R wrapper, and I wonder if it can be interfaced with sublime to send lines of code to run and receive autocompletion.

0 Likes