You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which it means that every string and comment inside the solution/projects, that contains a word equal to the Symbol text, is renamed to the text of the action input.
The file which contains this modification is this one: Rename.fs, line 170.
I think this is a bug, and it should be reverted to the original.
This project is so cool btw, thank you for your work!
The text was updated successfully, but these errors were encountered:
Myrslaver
changed the title
Rename action modifies comment and scripts equal to Symbol text
Rename action modifies comment and strings equal to Symbol text
May 20, 2024
Myrslaver
changed the title
Rename action modifies comment and strings equal to Symbol text
Rename action modifies comment and string words equal to Symbol text
May 20, 2024
Hello,
The commit 65cd66f changed the SymbolRenameOptions passed to the RenameSymbolAsync function from this
to this
Which it means that every string and comment inside the solution/projects, that contains a word equal to the Symbol text, is renamed to the text of the action input.
The file which contains this modification is this one: Rename.fs, line 170.
I think this is a bug, and it should be reverted to the original.
This project is so cool btw, thank you for your work!
The text was updated successfully, but these errors were encountered: