Show results from hover providers incrementally #137714
Labels
editor-hover
Editor mouse hover
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
When having multiple hover providers, it would be good to render results as soon as possible and not block on waiting for all hover providers. Sample:
package.json
:main.js
:The text was updated successfully, but these errors were encountered: