Microsoft/vscode

Status bar tooltip - add support for specifying a list of commands

Open

#234,339 opened on Nov 21, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
apifeature-requesthelp wantedworkbench-status

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

It would be nice if extensions would be able to specify a list of commands which would then be passed on to the HoverService so that they are rendered in the hover status bar.

Contributor guide