RobSwDev

Results 3 comments of RobSwDev

I guess so. Does that mean this issue should be moved?

For my particular use case, the issue seems to be (from poking around `OpenSolutionAsync`) that the solution is loaded 1 project at a time, sequentially: the code loops over each...

My repo has ~ 1600 cs files in 30-40 projects. To format a single file (using `--include`) takes **94** seconds. To format them all takes 115 seconds. By comparison, doing...