external script editor

Post Reply
o.delellis@gmail.com
Posts: 63
Joined: Thu Aug 02, 2012 7:22 am

external script editor

Post by o.delellis@gmail.com » Sat May 04, 2013 10:43 am

hello

is there any way of using an external editor for scripts, and importing the syntax highlighting for Rf???

i got eclipse [http://wiki.eclipse.org/Platform] with aptana [http://www.aptana.com/] for python libraries.

i like line numbers!


cheers

User avatar
Otuama
Posts: 162
Joined: Sun Jun 27, 2010 2:29 pm

Re: external script editor

Post by Otuama » Wed May 08, 2013 11:45 pm

Hi. For my uni work I made my own for notepad++. Will see if I can find it if you want me to. May still have it somewhere.

With it I got command highlighting and command completion.
Otuama - Vimeo
'Strength does not come from physical capacity. It comes from an indomitable will.' - Gandhi

o.delellis@gmail.com
Posts: 63
Joined: Thu Aug 02, 2012 7:22 am

Re: external script editor

Post by o.delellis@gmail.com » Thu May 09, 2013 2:16 am

Yes please!


thanks Otuama

User avatar
Otuama
Posts: 162
Joined: Sun Jun 27, 2010 2:29 pm

Re: external script editor

Post by Otuama » Thu May 09, 2013 4:38 pm

Hi.

Here you go. I've included a readme for it too.

This is in NP++

Image

https://dl.dropboxusercontent.com/u/768 ... Syntax.rar

-----------------

The only thing you get a problem with is using underscores.

For example, you lose the command suggestion box when you type the first underscore of get_PB_Emitters.

Can't figure how to fix that.
Otuama - Vimeo
'Strength does not come from physical capacity. It comes from an indomitable will.' - Gandhi

Post Reply