3 comments (3 comments)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript39,847 forks (39,847 forks)batch import
editor-findhelp wantedpolish
Repository metrics
- Stars
- 184,936 stars (184,936 stars)
- PR merge metrics
- Avg merge 11h 43m (Avg merge 11h 43m)1,000 merged PRs in 30d (1,000 merged PRs in 30d)
Description
Testing #172100
One idea would be to allow to click on this:
To bring up the picker?
Contributor guide
- Research direction
- Explore the VS Code codebase to find the UI element shown in the screenshot (likely a status bar or editor widget) and determine how to add a click handler that opens the picker.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- None