I am using Visual Studio Community 2022 to create a C++ based project. I would like to format and cleanup my file every time I save a file.
Most instructions states that I should be able to achieve that by going to
“Tools” > “Options” > “Text Editor” > “Code Cleanup”. Add a check in the “Run Code Cleanup profile on Save.” Be sure to select the appropriate profile you want to execute automatically whenever you save!
But I don’t see “Code Cleanup” under “Text Editor” tab.
I am using Visual Studio Community 2022 17.9.7
zl w is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.