pane for displaying errors provided by the linter / static analyzer #205
Labels
conclusion: declined
Will not be worked on
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
I am having the following "hello world" code that displays some warnings (red squiggles).
First, this is a bit surprising, as the code actually compiles fine and the error message (see later) is not really relevant. I wonder if the IDE misses some paths when looking for valid sources (I am using a custom core, from Sparkfun, for the Artemis boards).
My main question is: is there / can we get a separate pane or similar for listing all such errors? As of now it seems that the way for me to get more information is to hoover with the mouse over the squiggles (see screenshot). I wonder if for larger projects it would be easier to have a dedicated "linter and static analyzer warnings" pane, a la platformio IDE.
The text was updated successfully, but these errors were encountered: