HI there. nice discussion. I'm the developer for NppToR.  First NppToR
should not make any changes to your workflow in Notepad++.  It should be as
unobtrusive as possible. In fact I use it with several languages daily with
no problems.  If is does get in the way I need to know about it, and please
post on the forums on sourceforge.  If you only want the syntax highlighting
I recommend downloading the executable  version and run the
generateSyntaxFiles.exe.  The advantage there is that it will automatically
integrate the R syntax XML with any other languages that you might have.  If
you insist on having a useDefineLang.xml file here is a direct link to one
of my early versions before I created the syntax generator, which also
extracts keywords from a packages in your library.

http://www.stat.tamu.edu/~aredd/site/sites/default/files/userDefineLang_R.xml

-Andrew Redd

On Thu, Oct 8, 2009 at 8:20 PM, Jason Rupert <jasonkrup...@yahoo.com> wrote:

> Unfortunately, I need the ability to switch between languages within one
> editor and I like the flexibility and simplicity offered via the NotePad++
> to support other key languages within my current workflow.  Thus, I am
> attempting to limit editor switching and build up skills within one editor.
>
> ...I suppose the search will need to continue...
>
> Thank you again for your feedback and suggestions on tracking down
> previously mentioned R Language definition file for NotePad++ under my
> current operating constrains.
>
> Thanks again.
>
> --- On Thu, 10/8/09, Remko Duursma <remkoduur...@gmail.com> wrote:
>
> > From: Remko Duursma <remkoduur...@gmail.com>
> > Subject: Re: [R] R user defined language file for NotePad++
> > To: "Jason Rupert" <jasonkrup...@yahoo.com>
> > Cc: R-help@r-project.org
> > Date: Thursday, October 8, 2009, 8:15 PM
> > Jason,
> >
> > if you install NppToR, it generates the XML file for you, I
> > think.
> > That is one way to get it.
> >
> > Or, you could use Npptor as is, it not only gives R syntax
> > highlighting, but can also send commands to the Rgui
> > (simply by
> > pressing F8). I have been using it for quite a while and I
> > really like
> > it.
> >
> > Remko
> >
> >
> >
> > -------------------------------------------------
> > Remko Duursma
> > Post-Doctoral Fellow
> >
> > Centre for Plants and the Environment
> > University of Western Sydney
> > Hawkesbury Campus
> > Richmond NSW 2753
> >
> > Dept of Biological Science
> > Macquarie University
> > North Ryde NSW 2109
> > Australia
> >
> > Mobile: +61 (0)422 096908
> > www.remkoduursma.com
> >
> >
> >
> > On Fri, Oct 9, 2009 at 12:07 PM, Jason Rupert <jasonkrup...@yahoo.com>
> > wrote:
> > > Thank you very much for the reply, but this doesn't
> > appear to be the XML file to load into NotePad++ to use as a
> > User Defined Language.
> > >
> > > It appears to be an stand-alone executable that
> > interacts with NotePad++ and the R GUI.
> > >
> > > I guess I will keep looking for a bit and maybe
> > breakdown and build the XML and then end up posting it for
> > others.
> > >
> > > Thanks again.
> > >
> > >
> > >
> > >
> > >
> > > --- On Wed, 10/7/09, Gabor Grothendieck <ggrothendi...@gmail.com>
> > wrote:
> > >
> > >> From: Gabor Grothendieck <ggrothendi...@gmail.com>
> > >> Subject: Re: [R] R user defined language file for
> > NotePad++
> > >> To: "Jason Rupert" <jasonkrup...@yahoo.com>
> > >> Cc: R-help@r-project.org
> > >> Date: Wednesday, October 7, 2009, 10:08 PM
> > >> Check out:
> > >> http://sourceforge.net/projects/npptor/
> > >>
> > >> On Wed, Oct 7, 2009 at 11:04 PM, Jason Rupert
> > <jasonkrup...@yahoo.com>
> > >> wrote:
> > >> > I am a big fan of NotePad++ (
> http://notepad-plus.sourceforge.net/uk/site.htm),
> > which
> > >> allows users to develop an XML schema that allows
> > NotePad++
> > >> to be more Language aware.  Thus, I'm curious if
> > there are
> > >> any R users out there that may have developed the
> > XML user
> > >> defined language for NotePad++.
> > >> >
> > >> > Just curious if there is already one out
> > there.
> > >> >
> > >> > Thanks again for any feedback.
> > >> >
> > >> >
> > ______________________________________________
> > >> > R-help@r-project.org
> > >> mailing list
> > >> > https://stat.ethz.ch/mailman/listinfo/r-help
> > >> > PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> > >> > and provide commented, minimal,
> > self-contained,
> > >> reproducible code.
> > >> >
> > >>
> > >
> > >
> > >
> > >
> > > ______________________________________________
> > > R-help@r-project.org
> > mailing list
> > > https://stat.ethz.ch/mailman/listinfo/r-help
> > > PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> > > and provide commented, minimal, self-contained,
> > reproducible code.
> > >
> >
>
>
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to