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 have a C++ project with multiple warnings in several different files, going through each file is doable, but annoying. The workspace diagnostic picker only shows diagnostics of files in which I already was, not all the diagnostics of the project. I think that clangd has to be asked to actually analyze other files than the ones that Helix already asks for, does someone have a solution/patch to this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a C++ project with multiple warnings in several different files, going through each file is doable, but annoying. The workspace diagnostic picker only shows diagnostics of files in which I already was, not all the diagnostics of the project. I think that clangd has to be asked to actually analyze other files than the ones that Helix already asks for, does someone have a solution/patch to this?
Beta Was this translation helpful? Give feedback.
All reactions