Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Mar 23, 2012 4:11:28 PM |
Updated | Mar 23, 2012 4:11:28 PM |
Priority | Major |
Type | Bug |
Fix versions | 7.0 |
State | Submitted |
Assignee | Slava Tutushkin (slava.tutushkin) |
Subsystem | No subsystem |
Affected versions | 6.1.1 |
Fixed in build | No Fixed in build |
When I do something like the following:
And the cursor is after the ; after set, when I do ctrl+shft+enter in R#5 this would take me to the next line, now it's pushing the } to the next line
int ByteCount { get; set; }
And the cursor is after the ; after set, when I do ctrl+shft+enter in R#5 this would take me to the next line, now it's pushing the } to the next line