Using latest VS2022 preview (but have this also on stable) C++ (VC17)
What I often get is that I build or rebuild, then get some warnings in
- the editor (green wriggly line)
- the output window
- the Error list window under "warnings"
I then fix a warning in the editor, but now
- editor ok (green wriggly line gone)
- output window correctly does not show the warning anymore
- Error list / Warnings still show it :( it seems to now be out of sync with the editor
The only way I can then refresh the warnings in the Error List is to unload+reload the solution which is not workable
Any help ?
- but even though the blue it does not disappear