Game Development Community

Whats a good script editor for beginner?

by Russell Buxton · in General Discussion · 12/27/2007 (8:26 pm) · 2 replies

Hello, I need some advice on a good script editor that I can just open up my .cs files in.I downloaded "Codeweaver" but it's a bit over my head to set it up for TGB.I don't want to learn another prog...I have a hard enough time learning to code...:).Any advice would be much appreciated.

#1
12/27/2007 (8:31 pm)
If you want to pay a bit, you could buy Torsion, which is designed just for TorqueScript. It has many advantages over any other script editor.

However, I prefer to use Crimson Editor. It's free, and it supports many many kinds of syntaxes such as PHP, C++, Java, and HTML.

It also color codes things, which is really helpful.

http://crimsoneditor.com/

There are a lot of settings to change, such as line numbers on the side.
#2
12/27/2007 (8:42 pm)
Thanx Maxwell...thats perfect.Anything that gets me out of notepad...:)