vscode-docs-view
vscode-docs-view copied to clipboard
VS Code extension that displays hover documentation in the sidebar or panel
…ture information #2 Implemented basic signature view.
## Request Add another view called `Signature Info` that shows the signature help (parameter hints) information at the current cursor position. From: https://github.com/microsoft/vscode/issues/51253
I would like to change the font size. Is this possible?
Now it only shows an non-ending progress bar. I have it installed locally and I use it in remotessh. I have the following in my settings.json ``` "remote.extensionKind": { "bierner.docs-view":...
I'm using it for java. Everything is cool, especially how code blocks are presented. But links are not working. Clicking with the mouse does nothing
Tracks enabling docs view for the web: GitHub.dev and vscode.dev
Hey there Thanks for the very cool extension! I see multiple issues about font size (edit: e.g. #17, #22). I'm no TS/JS developer, but here is a sketch of a...
Nice one, Matt. This extension is superb and I can see this being a real productivity boon in my workflow. Thanks! Two suggestions for further improvements/polish if I may. Firstly,...
Syntax highlighting is not working for Elm. 
