FormatAllFiles icon indicating copy to clipboard operation
FormatAllFiles copied to clipboard

Should not stop if file do not exist

Open PyrosBrother opened this issue 8 years ago • 1 comments

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 it could be boring on huge project. It would be nice if it did not stop and put a error on console log and continue with next file

Regards

PyrosBrother avatar Dec 05 '17 14:12 PyrosBrother

I agree, I'm working on a large project and this is a problem. I might try to implement it myself, however, I've never worked on a VS Extension before.

HumanGamer avatar Jul 26 '19 03:07 HumanGamer