Reporter |
|
---|---|
Created | Apr 4, 2018 3:26:59 PM |
Updated | Apr 9, 2018 4:12:34 PM |
Resolved | Apr 5, 2018 1:53:56 PM |
Subsystem | Tutorials |
Assignee | Alexey Totin (Alexey.Totin) |
Priority | Show-stopper |
State | Verified |
Type | Bug |
Fix version | 2018.1 |
Affected versions | 2018.1 |
Fixed In Version ReSharper | 2018.1 RTM |
VsVersion | All Versions |
JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.
- Inspect Step 6.3 (Non-trailing arguments).
Actual result:
See screenshot. "Add missing argument name 'millisecondsDelay'" instead of "Add argument name 'millisecondsDelay'".
Expected result:
"Add argument name 'millisecondsDelay'".
NOTE:
Maybe it's also good to specify the scope (file/project/solution) for which to apply add argument CA.