microsoft / microsoft/vscode

Finalize editorHoverVerbosityLevel so other extensions can offer verbose hovers

Open
#333,269 0 comments 0 reactions 1 assignee Claimed by @aiday-mar View on GitHub
api-finalization editor-hover
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

The `editorHoverVerbosityLevel` proposal has been in `src/vscode-dts/` since 1.89 (April 2024, test issue [#210904](https://github.com/microsoft/vscode/issues/210904)). It is still only a proposed feature.

The TypeScript extension already uses it. It is just inaccessible to Third-party extensions.

Image

Any extension with long hover doc (API docs, config schemas, a DSL) can take advantage of it. And due to TS already using it they might already be familiar with it too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.