Intellisense "Quick Info" window show function signature only in one line, how to wrap it automatically? #18141
Unanswered
forallsunday
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What language server are you using? |
Beta Was this translation helpful? Give feedback.
3 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.
-
As the picture shows, the Quick Info window only show the function signature in one line when using Python,
however, the cpp intellisense can wrap the function signature correctly.
It's inconvenient because when the function signature is too long, the user have to drag the horizontal scroll bar with mouse.
How can I make it possible to become more user-friendly?
Beta Was this translation helpful? Give feedback.
All reactions