Skip to content

fix: Fix extracting refinements from intersection types in dynamic select hovers #23640

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

Merged
merged 2 commits into from
Aug 6, 2025

Conversation

KacperFKorban
Copy link
Member

closes #22919

@tgodzik
Copy link
Contributor

tgodzik commented Aug 1, 2025

Looks like HoverTypeSuite.nested-selectable2 is failing, could you take a look?

@KacperFKorban KacperFKorban marked this pull request as ready for review August 4, 2025 06:08
@KacperFKorban KacperFKorban merged commit b0627b3 into scala:main Aug 6, 2025
45 checks passed
@KacperFKorban KacperFKorban deleted the fix-i22919 branch August 6, 2025 09:17
tgodzik pushed a commit to scala/scala3-lts that referenced this pull request Aug 8, 2025
@tgodzik tgodzik added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Aug 11, 2025
WojciechMazur pushed a commit that referenced this pull request Aug 11, 2025
…lect hovers (#23640)

closes #22919

---------

Co-authored-by: Bulby <[email protected]>
[Cherry-picked b0627b3]
WojciechMazur added a commit that referenced this pull request Aug 12, 2025
…dynamic select hovers" to 3.7.3 (#23716)

Backports #23640 to the 3.7.3-RC2.

PR submitted by the release tooling.
[skip ci]
@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 Aug 12, 2025
@WojciechMazur WojciechMazur added this to the 3.7.3 milestone Aug 12, 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.

Record intersection selections have no hover
4 participants