Re: R in Xcode?
Re: R in Xcode?
- Subject: Re: R in Xcode?
- From: Alexander von Below <email@hidden>
- Date: Thu, 08 Jul 2010 09:16:35 -0700 (PDT)
- Date-warning: Date header was inserted by spool001.mac.com
Hello Ben,
the Scripts menu in Xcode should allow you do send the current selection to R.app
Other than that -- if I, as a fellow developer may say so -- I would focus on setting up an external editor, such as TextMate or gvim for your R files. I very much doubt that the Developer Tools team will be putting in a lot of effort into supporting R.
Alex
On 08 Jul, 2010,at 03:47 PM, Ben Haller <email@hidden> wrote:
Hi all. Sorry if this has been asked and answered; I tried
searching the archives and the web, but searches involving "R" don't
work very well. It would be nice if the language development
community would stop using single letters for language names. :-O
Anyhow. I'd like to be using Xcode to do some editing of R files.
It would be great if I could get command-enter to send the selection
to R.app. Even more important to me, though, is to get file editing
to be nicer: syntax coloring, symbol completion, a function pop-up,
etc. I realize that since R is an interpreted language, it doesn't
fit into Xcode's model all that well, and I'm not expecting very deep
support; I just want a good environment for editing that lets me do
project-wide searches and stuff like that.
It would be wonderful if this got added to the shipping devtools
(I'm amazed it isn't in there already! I'm on 3.2.1; the reports of
bugs have kept me off the latest version, but AFAIK R support hasn't
been added, right?). In the meantime, has anyone got a solution to
this that they would like to share?
Thanks!
Ben Haller
McGill University
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >R in Xcode? (From: Ben Haller <email@hidden>) |