VSFormatOnSave
VSFormatOnSave copied to clipboard
Visual Studio plugin to format document on save.
We have a situation where we want to format on save for our project's cpp files, but we don't want it to happen on external projects. This changelist lets us...
Hi, I was wondering if there is a way to avoid to format the current file when pressing CTRL+S (or save button on the visual studio interface). This would be...
1. Start Visual Studio 2. Open CMake C++ project 3. Try to change and save the file - Formatting doesn't work 4. Open Tools -> Options -> Format on Save....
Over the course of a very long session, I noticed VS2019's understanding of function locations was starting to drift. It was saying that function `foo` started on line 90 and...
Saving some .cshtml files causes the program to freeze, sometimes it unfreezes after, sometimes not. Version 3.1 VS info: Microsoft Visual Studio Enterprise 2022 Version 17.4.2 VisualStudio.17.Release/17.4.2+33122.133 Microsoft .NET Framework...
I want to confirm I am not using this wrong. Is the RemoveAndSort supposed to run when saving a file as well and doing the bulk format? The impression I...
Hello, I would like to leave the suggestion to add the option to do Ctrl+M,O on save to collapse all constructors, methods, properties. Thanks!