Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative console compatible with SendCode? #171

Open
fabeit opened this issue Feb 28, 2023 · 1 comment
Open

Alternative console compatible with SendCode? #171

fabeit opened this issue Feb 28, 2023 · 1 comment

Comments

@fabeit
Copy link

fabeit commented Feb 28, 2023

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
Copy link

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

you have to manually add R console though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants