pimentel / atom-r-exec

Send R code to various R consoles from the Atom editor
https://atom.io/packages/r-exec
MIT License
19 stars 8 forks source link

when sending to browser, find the appropriate tab #47

Closed pimentel closed 7 years ago

pimentel commented 7 years ago

currently, only the name of the current tab is checked and code is rejected if doesn't match "RStudio". If only 1 tab is open with the title "RStudio", then it should automatically send it there.

pimentel commented 7 years ago

dealt with in https://github.com/pimentel/atom-r-exec/commit/9d90ef5c5ab61e8fcc98f701e9b5e55dca4e8161