Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-468705: Extra space was added after code clean up

$
0
0
Reporter Olga Rodygina (olgarodygina) Olga Rodygina (olgarodygina)
Created Mar 15, 2018 4:28:58 PM
Updated Apr 6, 2018 3:44:27 AM
Subsystem Code Style - Formatter
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Priority Critical
State Submitted
Type Bug
Fix version Backlog
Affected versions 2017.3.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
I have setup a code formatting profile and it seems that it adds an erroneous space character. Here is an example:

Line of Code:
Console.WriteLine($"{SomeMethod(someParam1, someParam2)}");

Becomes:
Console.WriteLine($"{GetPaddedHeader( someParam, someParam2)}");



The space within the method parenthesis before the first parameter within the string interpolation should not be there.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>