3 Commits over 0 Days - ∞cph!
Selected addon ident filters properly
On build errors auto open the error list, show a little status bar message saying you fucked it. Was hoping to do this as a widget in the status bar but it would not work at all.
Right clicking error gives you a context menu of Open in Code Editor or Copy Error
Double line errors, path at bottom, more space for error at top. Make the colours less harsh (probs need more tweaking)
https://files.facepunch.com/matt/1b1211b1/sbox_yu3L3pwgEx.png
Get the right line numbers w/ mapped spans, make sure we +1 too
In tools mode don't spam the console log with compile errors
Add ListView<T>.OnItemDoubleClicked virtual
Error list for the editor, gathers compile errors and takes you straight to them in your code editor
https://files.facepunch.com/matt/1b1211b1/sbox_abiaWO2Hpa.png
Shit test for a status bar widget showing build result