Using Suggestion: Move type to (Type).cs
will changes indent
#8077
Labels
Suggestion: Move type to (Type).cs
will changes indent
#8077
Type: Bug
Issue Description
I found that when I use
Suggestion: Move type to (Type).cs
, this will cause indent changes.Steps to Reproduce
Move type to (TypeName).cs
to move one of the class to the other fileExpected Behavior
When using this suggestion to move, I expect that indent won't change, or at least, the moved file should use editor config as rule to reformat itslef
Actual Behavior
When using space as indent, currently it will become Tab instead.
The text was updated successfully, but these errors were encountered: