-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Documentation is difficult to read on 13'' laptops. #49824
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
Comments
@Josef-Vonasek You don't need to request a completion to see documentation, you can also hover over any identifier with the mouse. |
That's not really solution I am looking for. My laptop (its a lenovo thinkpad) has trackpad! I try to avoid it as much as I can. I am using Vim plugin because of it.
14. 5. 2018 6:04 PM, 6:04 PM, Andy <[email protected]> napsal/a:
…@Josef-Vonasek You don't need to request a completion to see
documentation, you can also hover over any identifier with the mouse.
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#49824 (comment)
|
|
@Josef-Vonasek Like @Andy-MS suggested there is a command (Show Hover) and keybindings to show the documentation above the symbol. The popup there is wider than the one in suggest widget which should solve your scenario. #29126 and #29757 are tracking issues with the suggest widget with regards to size |
Uh oh!
There was an error while loading. Please reload this page.
When I hit ctrl+space I get a pretty unreadable popup, which is very small and requires a lot of scrolling
At least I would like to be able to hide the autocompletion, when all I want to read is the documentation.
The text was updated successfully, but these errors were encountered: