Reporter | Andrey Simukov (Andrey.Simukov) |
---|---|
Created | Apr 12, 2018 10:45:09 PM |
Updated | Apr 12, 2018 11:05:55 PM |
Subsystem | Code Style - Formatter |
Assignee | Dmitry Osinovsky (Dmitry.Osinovsky) |
Priority | Major |
State | Submitted |
Type | Bug |
Fix version | 2017.3.5 |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
I've been making a small change in one method. Removed a line with if statement and it's braces with remove braces action. R# has auto-formatted the entire method for some reason.
I think this is unexpected behavior, because it produced changes in lines I didn't touch which makes tracing changes in source control reeally hard.
I think this is unexpected behavior, because it produced changes in lines I didn't touch which makes tracing changes in source control reeally hard.