Minor IDE enhancement request:
What would you guys think of some icons in the PB IDE Error Log based on the type of log message?
Maybe even just icons for warnings and errors, just to make them more noticeable.
Something maybe like what they've done here with QT Creator: http://labs.qt.nokia.com/wp-content/upl ... nshot3.png ?
IDE Error log icons
Re: IDE Error log icons
Would be nice, also when clicking on the error in the log if it jumped to the line that caused the warning/error it'd be much quicker 


Re: IDE Error log icons
Yes! Seems like it would be relatively easy for them to implement as the error log gives the line number anyways. Double-click in error log -> jump cursor to error line.moogle wrote:Would be nice, also when clicking on the error in the log if it jumped to the line that caused the warning/error it'd be much quicker