scala3 icon indicating copy to clipboard operation
scala3 copied to clipboard

Create extension method in infer method action

Open zielinsky opened this issue 2 days ago • 0 comments

When trying to infer a method on a type that cannot be modified, instead of returning empty edits, create an extension method in the current scope.

Fixes https://github.com/scalameta/metals/issues/7998

zielinsky avatar Dec 10 '25 10:12 zielinsky