Update: This is not currently supported. I have filed a feature request here. Be sure to upvote it if you like to see this implemented.
I like to be able to see the documentation of the symbol at cursor using a keyboard shortcut. I know of the command editor.action.showHover
, but I can't scroll that popup's contents using the keyboard. In fact, I prefer to have a documentation pane open at the right side that just shows the docs for anything the cursor is on.
Here is a screenshot of show hover
:
Ctrl+Shift+Space works when the cursor is at the function parameters list.
As of VS Code 1.28, you can go to the last edit location using Ctrl+K Ctrl+Q - code.visualstudio.com/updates/…
To open a new tab in VS Code, all you need to do is double-click it instead of single-clicking it. This may seem a bit weird and confusing, but once you've gotten used to this function, you'll realize that it actually makes your job much easier.
In the VS code version 1.43, you can hide or show the side menu or activity bar by going under the 'VIEW' tab in the nav bar in the top margin of VS CODE(called the 'Menu Bar').
Have a look at the Docs View extension. I think it does what you want:
VS Code extension that displays hover documentation in the sidebar or panel.
This is not possible in VSCode at the moment,
but there is a lot of chatter on GitHub about the Intellisense suggestion UI.
If this is a feature you're interested in, you can add your vote
(click thumbs up in the first post of the thread) or your voice here: https://github.com/microsoft/vscode/issues/33752
In the meanwhile, you can make the suggestion box transparent https://github.com/microsoft/vscode/issues/22439#issuecomment-600855615
so at least you can see the code it covers.
Also related, but not identical:
https://github.com/microsoft/vscode/issues/15667
https://github.com/microsoft/vscode/issues/30797
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With