Page 1 of 1
Compiler Syntax Check
Posted: Fri Jun 07, 2013 11:22 pm
by IdeasVacuum
Instead of halting on the first syntax error found, it would be nice to output a list of all errors instead, similar to VisualStudio.
Re: Compiler Syntax Check
Posted: Fri Jun 07, 2013 11:34 pm
by skywalk
+1
I'd also like the message prompts to disappear.
I try to read/watch the error log but a message box must be closed for every compile and error.

Re: Compiler Syntax Check
Posted: Sat Jun 08, 2013 12:42 am
by Shield
Even more interesting would be if the IDE made checks in the background and displays
(syntax) errors while you code.
I don't care so much about only one error being shown, but the message box is pretty annoying.