Randy Lai
Randy Lai
You could configure `ide-r.RPath` to change the path to R binary.
1. This package and R-IDE for sublime are two independent software. 2. You need to install our companion package `atom-language-r`, check read me carefully 3. There is no way to...
Though it doesn't work if the background is white and foreground is black.
There is no concept of a brighter foreground though as foreground is not necessarily black or white. Not sure if it could be fixed.
Sublime Text doesn't have a proper way to allow us to dynamically bold a region, so we could only support brighten bold text. However, unlike the canonical ANSI colors, there...
not a bad idea indeed.
_From @kylebarron on November 2, 2017 0:50_ It would probably be easier to take the Python approach and color as SQL all strings that start with one of those keywords...
@jfiksel are you interested in collaboration here? We can add you to REditorSupport if you want to contribute. PS: This organization is maintained by me (a Sublime Text R package...
_From @kylebarron on October 13, 2017 16:39_ I also created an issue on his package: https://github.com/jfiksel/r-indent/issues/3
_From @jfiksel on October 13, 2017 17:51_ Hi @randy3k! I just commented on the issue that @kylebarron left on my repo, but I'm happy to have you take any code...