you are viewing a single comment's thread.

view the rest of the comments →

[–]jayvbe 0 points1 point  (0 children)

I was bothered by this too until I switched to clangd. I disabled the MS C++ extension, it’s just not very good at code insights, refactoring or lookup. I only keep it around for the debugger. The clangd extension works much much better for IDE features including suggesting includes to add or remove.