atom-r-exec icon indicating copy to clipboard operation
atom-r-exec copied to clipboard

Send R code to various R consoles from the Atom editor

Results 18 atom-r-exec issues
Sort by recently updated
recently updated
newest added

Any other app in the Which App menu works, except iTerm2.

I thought it was weird that you'd need to manually add something to your keymap.cson to use `cmd-enter`, because I use the [Hydrogen](https://atom.io/packages/hydrogen) package often and I never had to...

Thanks so much for your work, which is very useful for working in atom. And I failed to send line/section with cmd + enter. But, the menu works.

I'm working with an iMac OS Sierra 10.12.16 and atom version 1.18.0 x64 and the command to send code to other platforms is just not working . I tried sending...

Instead of sending the R code outside of Atom, is it possible to use a built-in console (as in Juno) to send the code to? A workspace with all the...

enhancement

I would be grateful if you could consider removing bindings with Alt+Letter from the package's Mac key bindings. Using the alt-modifier alone without any other modifier (Cmd, Ctrl) – shift...

Hello Harold, thx again for putting your time into a deeper `R` & `Atom` integration. Im not 100% sure whether that is something one can adjust quickly, but how do...

I've been using this Atom package for quite a while, and while there have been many enhancements to the range of tools that it supports, I thought it might be...

enhancement
help wanted

I haven't decided how to do this yet, but allow users to behind specific programs to specific keys. Thus, essentially have a command that look something like this: ``` `r-exec:send-line-iterm2`...

enhancement

Really need to write some specs: - [ ] test regular expressions - [ ] test sending of different modes - [ ] test inserting operators - [ ] test...

enhancement