Hi,
I am currently using the Rdaemon bundle to run R from inside a textMate document. It works great and I am really excited about having the power and flexibility of a text editor like textmate combined with the possibility to execute R-code within the text editor.
However there is one minor issue, so I thought perhaps someone here found a solution for that.
When you use Rdaemon and type a function you automatically get a small yellow overlay window that gives you some information about this function. That is a great feature.
However this yellow overlay window for some reason gets huge if you want to set up for example a for-loop.
If I type "for(" my whole screen is covered with a huge yellow overlay window showing a lot of html-code (I think it is the html-code of the corresponding help page). (same for starting an if-statement)
Does someone know if it is possible to edit this help-text or disable it for some functions?
thanks!
On 8 Sep 2011, at 15:20, Martin Batholdy wrote:
When you use Rdaemon and type a function you automatically get a small yellow overlay window that gives you some information about this function. That is a great feature.
However this yellow overlay window for some reason gets huge if you want to set up for example a for-loop.
If I type "for(" my whole screen is covered with a huge yellow overlay window showing a lot of html-code (I think it is the html-code of the corresponding help page). (same for starting an if-statement)
Hi Martin,
thanks to bringing me back to that issue ;) I've just uploaded a new version of the R bundle which now parses the function parameter hint correctly.
Best, --Hans
Hi Hans,
I've just uploaded a new version of the R bundle which now parses the function parameter hint correctly.
Great, thank you – I just updated the package.
And thank you so much for building and maintaining this textMate bundle! It makes working with R so much more fun on the mac ;).
best, Martin
On 08.09.2011, at 16:26, Hans-Jörg Bibiko wrote:
On 8 Sep 2011, at 15:20, Martin Batholdy wrote:
When you use Rdaemon and type a function you automatically get a small yellow overlay window that gives you some information about this function. That is a great feature.
However this yellow overlay window for some reason gets huge if you want to set up for example a for-loop.
If I type "for(" my whole screen is covered with a huge yellow overlay window showing a lot of html-code (I think it is the html-code of the corresponding help page). (same for starting an if-statement)
Hi Martin,
thanks to bringing me back to that issue ;) I've just uploaded a new version of the R bundle which now parses the function parameter hint correctly.
Best, --Hans
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate