Incorrect/buggy type inlay for Multiline Strings #3245
ghost
started this conversation in
Enhancement
Replies: 4 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
currently we limit hint length and append '...' when that limit is reached. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think we might be able to add a 'onHover' trigger to show the entire hint when you hover it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pylance bugs out when producing inlays for a multiline string.
Environment data
Code Snippet
Repro Steps
Try using putting some string formatting inserts inside a multiline string
Beta Was this translation helpful? Give feedback.
All reactions