Incomplete rename because of trailing commas #5095
Labels
bug
Something that is making a piece of functionality unusable
fixed-upstream
Tag a ticket with this when a fix upstream has been completed and we can now address the ticket
rename
Describe the bug
Renaming type
Bar
in the following coderesults in
b: Bar
left unrenamedThe same rename goes well when there is no trailing comma after
b: Bar
Tested in VS Code and Nvim
Expected behavior
All occurences of type
Bar
replaced withQuux
Operating system
macOS
Editor/Extension
VS Code
Version of Metals
v0.11.11
Extra context or search terms
No response
The text was updated successfully, but these errors were encountered: