Hey.
For SC2, there is no standard language extention yet, like vJass was for WC3. However, coding in plain Galaxy in the editor is a pain in the ass, just like back in WC3.
There are several language extensions in development; I have made good experiences with Galaxy++ so far. The language supports pointers, classes, namespaces and various other OOP-ish features, while the editor supports syntax-highlighting, autocompletion, parameter lists etc.
However, some of the other extentions do look promising as well.
If you don't want to settle for an extention yet, I recommend using Notepad++ with syntax highlighting and autocompletion options, which you can find here in the forums as well.
With a coding background and experience with C-syntax, you won't have any problems besides getting to know and memorizing function names, which should be easy with a good auto-completion.


xxxNEARBYxxx Regular ShmoeHello there. In WCIII time I wrote triggers via vJass and after on cJass. Now SCII time =) Dont like GUI... so how to start? What I must download.. etc?