Skip to content
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

[feature] different icons for warnings and notes #3267

Closed
semplar2007 opened this issue Oct 5, 2023 · 1 comment
Closed

[feature] different icons for warnings and notes #3267

semplar2007 opened this issue Oct 5, 2023 · 1 comment
Assignees
Labels

Comments

@semplar2007
Copy link

Describe your idea in details

Currently, any warnings / notes produced by clang compile are marked with red arrows like on line 49:
image
I suggest QoL improvement to make warnings yellow triangle signs, and notes as white info bubble (or maybe light bulb?).
Right now i often stumble into red arrow sign (line 49) and it turns out to be a c++ compiler note coming from other error (line 53), like similar variable name suggestion, or unused warning, which is actually fixable in other place, but having such red arrow distracts me and wastes my time.

@semplar2007 semplar2007 changed the title [Feature]: different icons for warnings and notes [feature] different icons for warnings and notes Oct 5, 2023
@eranif eranif closed this as completed in 2613b10 Oct 6, 2023
@semplar2007
Copy link
Author

yoo that was so fast! thanks a lot, i appreciate it so much 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants