Asterisk to underscore replacement when organizing imports in Scala 3 #5121
Labels
improvement
Not a bug or a feature, but something general we can improve
scalafix
Relating to the built-in scalafix support
Milestone
Describe the bug
Invoking "Organize imports" command with the following code
results in import statement being refactored:
Expected behavior
Wildcard import with asterisk remains untouched
Operating system
macOS
Editor/Extension
Nvim (nvim-metals)
Version of Metals
v0.11.11
Extra context or search terms
No response
The text was updated successfully, but these errors were encountered: