Reporter |
|
---|---|
Created | Apr 5, 2018 11:24:12 AM |
Updated | Apr 10, 2018 8:28:53 PM |
Resolved | Apr 10, 2018 8:28:53 PM |
Subsystem | Tutorials |
Assignee | Alexey Totin (Alexey.Totin) |
Priority | Show-stopper |
State | Fixed |
Type | Bug |
Fix version | 2018.1.1 |
Affected versions | 2018.1 |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180405.062054-eap07.
- Follow the instructions from Step 8 (Non-trailing arguments) to disable "add missing argument name" behavior.
- Press Ctrl+Alt+S.
Actual result:
"Add missing argument name" behavior is not disabled - all argument's names are added to code.
Expected result:
Code is not changed - argument's names are not added.
NOTE:
Code Editing | [language] | Code Style seems more appropriate for that purpose.