Skip to content

Conversation

@KacperFKorban
Copy link
Member

fixes scalameta/metals#7764

This fix was partially implemented during the Scala Tooling Spree

Co-Authored-By: Jakub Kozłowski <[email protected]>
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tgodzik tgodzik merged commit 4494a76 into scala:main Oct 12, 2025
51 checks passed
check(
"""|import scala.NamedTuple.*
|
|val person = (name = "Jakub", city = "Wrocław")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My legacy will live on 😆

@WojciechMazur WojciechMazur added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Oct 22, 2025
WojciechMazur pushed a commit that referenced this pull request Oct 22, 2025
fixes scalameta/metals#7764

This fix was partially implemented during the [Scala Tooling
Spree](https://scalameta.org/scala-tooling-spree/)

Co-authored-by: Jakub Kozłowski <[email protected]>
[Cherry-picked 4494a76]
WojciechMazur added a commit that referenced this pull request Oct 22, 2025
Backports #24169 to the 3.7.4.

PR submitted by the release tooling.
[skip ci]
@WojciechMazur WojciechMazur added this to the 3.7.4 milestone Oct 22, 2025
@WojciechMazur WojciechMazur added backport:done This PR was successfully backported. and removed backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. labels Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:done This PR was successfully backported.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Named tuples: completions don't suggest labels if one is already present

4 participants