randy3k / SendCode

Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
MIT License
204 stars 28 forks source link

Alternative console compatible with SendCode? #171

Open fabeit opened 1 year ago

fabeit commented 1 year ago

SendCode doesn't work with R GUI and we know doesn't work with Rstudio. Not sure why it doesn't work with R GUI.

Can someone please suggest an alternative to send code from Sublime Text to an R console? SendCode was so useful that without my workflow is completely disrupted. I have tried terminus but autocomplete is poor and syntax highlighting is missing.

Rgui error init.py", line 19, in send_to_r rid = winauto.find_rgui() code_sender\winauto.py", line 127, in find_rgui raise Exception("window not found.") Exception: window not found

phineas-pta commented 1 year ago

you try this sublimetext plugin: https://github.com/randy3k/Terminus

you have to manually add R console though