Skip to content

Problem Views #539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sstaub opened this issue Oct 9, 2021 · 2 comments
Open

Problem Views #539

sstaub opened this issue Oct 9, 2021 · 2 comments
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@sstaub
Copy link

sstaub commented Oct 9, 2021

Handling problem could much better then now:
In the moment you have no overview about errors and warning like in VSCode with PlatformIO like
problem view pio
In the ArduinoIDE there are both items missing marked in the screenshot before.
In the moment error handling looks like this:
problem view
Detailed error message could only seen with right click.
Also with Clang it is possible to fix a problem very simple, in the screenshot you can see that there is fix available.
On the IDE like CodeRunner on Mac you have a button to do simple a fix:
fix

@sstaub sstaub added the type: enhancement Proposed improvement label Oct 9, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 20, 2021
@sstaub
Copy link
Author

sstaub commented Nov 10, 2021

In Commands "Toggle Problem View" open the window with detailed view like VSC.
Like other views the IDE doesn't remember after closing and restart.

@per1234
Copy link
Contributor

per1234 commented Nov 10, 2021

Like other views the IDE doesn't remember after closing and restart.

We are already tracking that in your other issue: #538

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

4 participants