dotnet / codeformatter

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
MIT License
1.24k stars 244 forks source link

Stuck on format #239

Open tigerclawn82 opened 8 years ago

tigerclawn82 commented 8 years ago

Hi, i am new to codeformatter and just downloaded release build Code Formatter 1.0.0-alpha6. After extracting the zip, i run codeformatter.exe on a solution file and it get stuck on

C:\Users\Administrator\Downloads\CodeFormatter\CodeFormatter>CodeFormatter.exe "
D:\Development\Production-WS\Infrastructure\Infrastructure.sln"
Infrastructure.sln
        Syntax Pass
        Local Semantic Pass
        Global Semantic Pass

is there any way i can know that it is really working cuz i waited for long or is there anything i am missing.

Thanks

tigerclawn82 commented 8 years ago

Finally, formatting is done.

C:\Users\Administrator\Downloads\CodeFormatter\CodeFormatter>CodeFormatter.exe "
D:\Development\Production-WS\Infrastructure\Infrastructure.sln"
Infrastructure.sln
        Syntax Pass
        Local Semantic Pass
        Global Semantic Pass
Total time 00:41:16.9251076
Completed formatting.

It was not repo with many files, it was small size solution containing about 20-30 files.

ghost commented 7 years ago

Same problem here and i used the tool for like one month completed time being 30-40 sec. Starting one-two days ago it got stuck for me too at Global Semantic Pass step.

alexsorokoletov commented 7 years ago

@RazvanADumitru would be great if you could figure out which file causes that using exclusion.