Or at least some editor that works alongside it, like Netbeans or Eclipse where you can test and debug it in a "previewer"...
Say you want to do galaxy code sided testing, like have the text "Hello world" pop up on the chat screen, but not wanting it to load the game, you do a "test" where it basically goes through the process in a "simulation" if you must.
This simulation allows the IDE to see if the text will appear, and checks for errors that are commonly found, before you load it into the Galaxy editor to only get a error.
Another handy reason why I'd like to see a IDE editor is that you can pop up a list of "functions" when you do things like [import java.mysql.[list of functions]].
While a list of function or grammar checking is good, there's no point making test output without actually using sc2 engine, there's no point doing that.
While a list of function or grammar checking is good, there's no point making test output without actually using sc2 engine, there's no point doing that.
Or at least some editor that works alongside it, like Netbeans or Eclipse where you can test and debug it in a "previewer"...
Say you want to do galaxy code sided testing, like have the text "Hello world" pop up on the chat screen, but not wanting it to load the game, you do a "test" where it basically goes through the process in a "simulation" if you must.
This simulation allows the IDE to see if the text will appear, and checks for errors that are commonly found, before you load it into the Galaxy editor to only get a error.
Another handy reason why I'd like to see a IDE editor is that you can pop up a list of "functions" when you do things like [import java.mysql.[list of functions]].
@dra6o0n: Go
While a list of function or grammar checking is good, there's no point making test output without actually using sc2 engine, there's no point doing that.
@progammer: Go
However, with that being said, sixen has made something like this. Don't think it's released yet however :/
@wOlfLisK: Go
There's a auto-completition and syntax plugin for Notepad+ +.
http://www.sc2mod.com/board/index.php?page=Thread&threadID=496
There's Moonlite, but it's not in great condition yet. http://www.sc2mod.com/board/index.php?page=Board&boardID=43&s=8b9591b80842eb716b23430671b2d049488142f4
A UI-Preview would be nice though.
If you're looking for a Galaxy IDE, the only one that exists currently is Vestraas' Moonlite. My Editor is meant to be a lightweight GE.