adding formatR to NppToR
NppToR provides R auto-completion and code passing between Notepad++ a
Brought to you by:
halpo
npptor is a fantastic product that i've convinced everyone at my organization to start using, so thank you!
i'm wondering if it would be possible to incorporate a simple R code beautifier like formatR (http://cran.r-project.org/web/packages/formatR/vignettes/formatR.pdf) into the framework so notepad++ users can click a button and convert what they've written into something that's properly indented..
anthony damico
There are some under the hood things that I think will need to change but I am looking into it. Look for an avenue to pull this off in 1.6.1. it is a good Idea, but I am going to do it in a round about kind of way. It will be part of the QuickKeys feature that I put in. that way anyone can include the command if they want, and we should be able to get something really good working.