Links are not working
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
Please share steps to reproduce the problem
sure: VSCode Version: 1.65.2 Commit: c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1 Date: 2022-03-10T15:36:26.048Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.12.0-13.1-liquorix-amd64
-Install the extension (version 0.0.9) -add docs view to the left sidebar -put the cursor in editor on the class name (IntStream as example) -doc view shows beautifull help text with Stream and Intstream highlighted as links -but clicking on them does not have any effect
I'm seeing similar behavior for Rust documentation:
None of the links here work.
To reproduce, install the Rust analyzer extension and open any Rust project; highlight anything from say the standard library, and try to click the links.
I believe this feature will greatly improve the function of the Docs View.. Consider it.
Ability to drill down the documentation (similar to the Eclipse Javadoc Viewer)
Please share specific steps to reproduce this. As in:
- Install X language extension
- Open Y file (with text you provide)
- Place cursor in position Z