You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume that clang implements this using diagnostic tags like rust-analyzer does. So this should have been implemented in #9780. You can try using the latest master branch along with a theme that defines diagnostic.unnecessary, for example the default theme after that PR was merged:
It would be nice to have highlighted only code which will be compiled. Seen this feature in VSCode cland extension
The text was updated successfully, but these errors were encountered: