Game Development Community

Which editor for TorqueScript?

by Colossai Studios · in Torque Game Engine · 03/15/2005 (11:02 am) · 12 replies

I've used jEdit now for a couple of weeks, and it's not up to the task. It's good when you know exactly which file to edit, but otherwise quite useless. Almost like notepad with colors.

I need an editor where i can easily search through all the scripts, just like 'Search solution' in Visual Studio. Also, automatically getting a list of an objects methods when writing a dot after the name would be very useful. And of course, debugging.

Is there any Editor around doing this? What are you others using?

#1
03/15/2005 (6:35 pm)
I seen a thread on this, ive been looking for it for a while, ill give you the link when i find it.
#2
03/15/2005 (7:45 pm)
I bought the Brain Editor Pro a couple of weeks ago. It is a really good editor. If it doesn't do what you want or you need a feature that might help, just ask him on the forum. He has been adding alot of features for Torque and is asking what features people want. Here is the link.
#3
03/15/2005 (7:48 pm)
Brain Editor Pro is IMHO the best editor out there. It isn' 100% unfortunately but its very close and very very nice. With that said, I haven't purchased it as i'm waiting on 1 feature to be added :p If he ever adds that one feature (making the code jumper work project wide instead of file wide) than i'll gladly jump over to it and give it a full 5 stars hehe. Seriously though it really is a rocking editor and I highly recommend you at least try the free trial.
#4
03/16/2005 (12:31 am)
Visual Slick Edit.
#5
03/16/2005 (11:37 am)
Thanks, I'll check out the Brain Editor.
#6
03/16/2005 (2:07 pm)
John,

I tested it, and I while stepping, the editor loaded any necessary file ... thats what you mean?

I will buy it ...
#7
03/16/2005 (2:46 pm)
In conText you can use Find to search through all files. Don't think it has the dot finish typing functionality. It's free always.
#8
03/20/2005 (4:00 pm)
I've installed the Brain Editor demo and created a project, so all the .cs and .gui files now belongs to it. But I haven't gotten the dot completion functionality to work. Is there something that has to be done to make that work?
#9
03/20/2005 (4:05 pm)
I dont know of any editors that have "dot completion" for torque script yet.
#10
03/21/2005 (12:17 pm)
Pretty sure the Torque console does it, though. :)
#11
03/28/2005 (9:04 am)
Tribal IDE

Debugging, project search, etc. (No Dot Completion)

http://209.15.19.223/mirror/torque/

Its the PWN

-Griff
#12
03/28/2005 (10:32 am)
I'm using TIDE.