FormatAllFiles icon indicating copy to clipboard operation
FormatAllFiles copied to clipboard

FormatAllFilesCommand is not executable ArgumentException

Open nnpcYvIVl opened this issue 7 years ago • 3 comments

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..

nnpcYvIVl avatar Feb 14 '18 23:02 nnpcYvIVl

I've also seen this popup when select format all documents on Solution. VS 15.8.4 on Windows 10.

Microsoft Visual Studio
FormatAllFilesCommand is not executable.

System.ArgumentNullException: Value cannot be null.
Parameter name: source.

AdamDotNet avatar Sep 13 '18 20:09 AdamDotNet

I've also seen this popup when select format all documents on Solution. VS 15.8.4 on Windows 10.

Microsoft Visual Studio
FormatAllFilesCommand is not executable.

System.ArgumentNullException: Value cannot be null.
Parameter name: source.

i saw the same issue on VS 16.1.6, but only if i do it at the solution level, if i do it at the project level things work ok

alex529 avatar Jul 18 '19 12:07 alex529

On VS 16.11.5, I can format all files excluding "Solution Items".

keineahnung2345 avatar Nov 05 '21 07:11 keineahnung2345