karthik / Rtools

Sublime text package for R
33 stars 11 forks source link

Don't bring R window to front to run code #8

Closed wch closed 12 years ago

wch commented 12 years ago

This makes it NOT bring the R program to the front to activate the code. I found the "blink" kind of distracting, and when it brought ST2 back to the front, sometimes other ST2 windows which were previously behind the R window got moved in front of the R window.

This change address both issues.