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

advancePosition should skip comments #22

Closed pimentel closed 7 years ago

pimentel commented 8 years ago

advancePosition should skip comments when advancing.

dtenenba commented 8 years ago

It looks like this has been implemented? At least it's the behavior for me. I wonder if it can be an option? There are times when I want to send comments to the terminal...

pimentel commented 8 years ago

@dtenenba indeed. I will definitely make it an option in the next version. Anyway, you can send comments using the selection.

I will leave this issue open until I make it an option

pimentel commented 7 years ago

now an option in the master branch https://github.com/pimentel/atom-r-exec/commit/6e5f69bca3d764bbacc714e94830eec008844b11