Compiler Syntax Check

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Compiler Syntax Check

Post 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.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Compiler Syntax Check

Post 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. :(
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
Shield
Addict
Addict
Posts: 1021
Joined: Fri Jan 21, 2011 8:25 am
Location: 'stralia!
Contact:

Re: Compiler Syntax Check

Post 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.
Image
Blog: Why Does It Suck? (http://whydoesitsuck.com/)
"You can disagree with me as much as you want, but during this talk, by definition, anybody who disagrees is stupid and ugly."
- Linus Torvalds
Post Reply