'VS2022 Quick add class

I've bound ALT+INS to "Add Class" in VS (version 2019 and it remembered it for 2022 as well). But it opens the old clunky "add file" dialog with class preselected, which is slow. I like the R# way where it just adds a file straight into your solution explorer. I know there are Marketplace addons that do something similar; the Mads K one still seems to give a dialog. I want to be faster than a dialog. Before I write my own extension, did I miss if this is a feature now in VS2022? If not, is there a good extension that does the R# thing? No, installing R# is not an option, I only have 128Gb of memory on this Desktop unfortunately.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source