Celerity Epoch
Genius in absentia
Join date: 13 Nov 2002
Posts: 179
|
11-28-2002 11:45
notepad++; does anyone at linden think it might be possible to port the script builder out of SL? It'd be pretty simple...
I am at work 10 hours a day, wherein I could be coding even if I couldn't be in world. It's obvious that scripting out of world would be crippled, there'd be no way to test your scripts.
But if we could have a standalone text editor that did : correct color coding, syntax checking, tooltips on functions, etc...
It'd certainly help me debug scripts before posting them here which I think people would appreciate =)
|
Nada Epoch
The Librarian
Join date: 4 Nov 2002
Posts: 1,423
|
11-28-2002 22:31
This one has my vote!
_____________________
i've got nothing. 
|
Zugdud Fats
Registered User
Join date: 4 Dec 2002
Posts: 3
|
12-13-2002 06:23
I think having some kind of external devolpment enviornment is a great idea, I am all for seeing that in the future!
|
bUTTONpUSHER Jones
professional puddlejumper
Join date: 10 Oct 2002
Posts: 172
|
12-13-2002 16:16
JCreator and Textpad(my current choice) allow you to create your own syntax list, but i don't know of any text editors that have hover help. has anyone seen one?
bp
|
Celerity Epoch
Genius in absentia
Join date: 13 Nov 2002
Posts: 179
|
homesite & pfe
12-13-2002 16:39
homesite and pfe also allow syntatical additions, pfe being the more robust of the two.
But no, no hover help.
|
Ryden Baysklef
Registered User
Join date: 10 Dec 2002
Posts: 28
|
12-14-2002 08:36
Though UltraEdit doesn't do tooltips, I went ahead and made a syntax file for it. Simply append the contents of this file to the WORDFILE.TXT and it'll work for all .ls files.
I know Visual SlickEdit will do tooltips, but I don't think it'll support custom syntaxes.. Might be able to fool it into thinking it's Java if the syntax is close enough.
-Ryden
|
Ryden Baysklef
Registered User
Join date: 10 Dec 2002
Posts: 28
|
12-14-2002 08:38
Hrm.. Attachment didn't seem to work.  Let's try again. Edit: Ok.. Seems as if this forum doesn't like attachments. Will simply LINK it then..
|
Andrew Linden
Linden staff
Join date: 18 Nov 2002
Posts: 692
|
syntax color
12-17-2002 09:44
I've got a braindead VIM syntax file that I sometimes use to provide syntax colorization when out of world. And I think one of the other developers has produced EMACS syntax colorization for himself.
Syntax colorization is usually simple, and there are lots of editors that support it. Perhaps we need a resource location with syntax colorization files for various editors.
As for syntax checking, compile errors, and tooltips... I'm pretty sure EMACS can be made to do all of that, but I don't know of another editor that could.
Perhaps we should pull out that functionality from the app and make a stand alone editor that uses the same code used for the in-world one. I'll mention it to some of the other developers to see what they think.
|
Celerity Epoch
Genius in absentia
Join date: 13 Nov 2002
Posts: 179
|
thanks
12-17-2002 14:33
that's exactly what I was looking for.
|
sketcher Escher
Registered User
Join date: 18 Dec 2002
Posts: 13
|
importing DXF files?
01-05-2003 00:53
How about allow us to create objects in other tools and then uploading them?
This'd allow me to my existing 3-d tools to create objects.
This'd rock!
sketcher
|