Skip to content

Backport "pc: Implement code action 'convert to named lambda parameters'" to 3.3 LTS #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: backport-lts-3.3-22722
Choose a base branch
from

Conversation

tgodzik
Copy link

@tgodzik tgodzik commented May 5, 2025

Backports scala#22799 to the 3.3.7.

PR submitted by the release tooling.
[skip ci]

…#22799)

Associated Metals PR: scalameta/metals#6669

Add a code action that converts a wildcard lambda to a lambda with named
parameters. It supports Scala 3 only at the moment.

e.g.

![converttonamedlambdaparameters](https://github.com/user-attachments/assets/93561630-b626-4cff-8248-806e4c32744a)

![converttonamedlambdaparameters1](https://github.com/user-attachments/assets/292ad14f-be8b-4535-b4e4-45819f14da9e)
[Cherry-picked 43118de]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants