FormatAllFiles
FormatAllFiles copied to clipboard
This is a visual studio extension to format all files and execute other command in a solution or project.
Hello Will there be support for VS2022? I am not sure why formatting is not already part of the code cleanup process that is included in VS and as long...
I get the following error when I right click on a solution and select format all files. ``` FormatAllFilesCommand is not executable System.ArgumentException: Illegal characters in path.. ```
A great addition for me would be that this would also format .csproj files.
In Visual Studio 2017 when running Format All Files on entire solution with a Wix Toolset project or on the Wix project, I get the following error: > FormatAllFilesCommand is...
Hello, This extension is great but if a file included in project is missing. It stop, then you have to remove the file and run again format all files and...
Right-clicking on a Solution Folder doesn't display the Format All Files context menu.
It seems that this plug-in adhere to the formatting settings in Visual Studio, and not those in `.editorconfig`, if they exists. It would be nice if the plug-in was updated...
I'm currently working on this project: https://github.com/xamarin/dev-days-labs/tree/master/HandsOnLab FormatAllFiles fails on the solution, and the device-specific projects due to "illegal characters in path". It worked on the DevDaysSpeaker project though. Seems...
Is there any possibility to implement formatting files without opening them?
This extension doesnt load in 2013. 860 2017/03/25 19:27:08.976 Error VisualStudio CreateInstance failed for package [FormatAllFilesPackage] {78F3C948-C9F1-4387-8FA6-7177D99B483B} 80070002 Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one...