installed it this morning
Works pretty good.
The sort #includes seems to just sort by alphabetical order. I don’t think it actually optimizes any dependency order. Probably okay for most things.. could be dangerous in some cases
Broke my toggle between headers and source ALT+O,
CTRL+K,CTRL+O works and I have my hot keys
I do like the linter for uninitialized variables, that’s been in for a while, the const linter seems new.
I also like the Code Analysis for C/C++, except it reports stuff I can’t change, like the ARX headers.
C++ 20 is the bomb, can't wait to try C++23 stuff!