25 votes
 
Feature request to highlight lines of code reported by build system.
 
0
Tomas Hellberg
Highlighting warnings and errors from the build system is a very basic feature. Please fix this!
Translation provided by Microsoft translator:

 
0
Jocelyn Turcotte

I'd really like this too.

It would also be nice to allow the build results panel to show only if there are errors, and possibly hide it on successful builds. Right now it either on each build or not at all.

Translation provided by Microsoft translator:

 
+1
Tomhe

Error parsing gives the ability to jump to the next error in the source. This feature request is for all such matching error lines to be highlighted in the source, much like other "linters" do, e.g. by a marker in the gutter, by underlining, or some other way.

Translation provided by Microsoft translator:

 
0
FichteFoll

I see what you mean. Well, it wasn't really clear from the initial request, thus my misunderstanding.


Anyway, you can implement this by modifying "exec.py" in the Default package which is usually called when building. If you need more details on implementation, just ask.

Translation provided by Microsoft translator:

Community stats

  • 26,670People
  • 3,760Feedback
  • 5,616Comments
  • 63,131Votes