Skip to content

fix make function wrap easier to read on hover #3618#4099

Open
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:3618
Open

fix make function wrap easier to read on hover #3618#4099
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:3618

Conversation

@asukaminato0721

@asukaminato0721 asukaminato0721 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes #3618

Nested callable types now wrap in hover display, including Concatenate[..., ParamSpec] shapes.

Hover display now recursively uses the hover-aware formatter for nested callables.

Test Plan

add test

@github-actions

Copy link
Copy Markdown

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make function wrap easier to read on hover

1 participant