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 <kubukoz@gmail.com>
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 😆

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.

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

3 participants