Hello,
If there are people on the list who want to use Geany for R
programming on GNU/Linux, then I would greatly appreciate their
feedback on the attached files:
- filetypes.r, a configuration file for R with menu commands for
sourcing, pasting, scripting
- geany_tags.R, an R script that generates a Geany tag file for the R language
- base.r.tags, an example of tag file produced by geany_tags.R
- howto.pdf, a set of notes to help you configure Geany for the R language.
The idea is to have R programming with syntax highlighting and code
navigation, function autocompletion and calltips, ability to source
files and send lines of code to R, and R help by right-clicking.
Thanks in advance,
Francois Tonneau