13 comments (13 comments)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript39,847 forks (39,847 forks)batch import
feature-requesthelp wantedterminal-tabs
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
- Show terminal tabs
- Right click to hide its items isn't supported (Split, Delete)
I would really like to hide split because I never use it and because takes away space on hover - which makes me click it accidentally all the time
Contributor guide
- Research direction
- Explore the terminal tab toolbar implementation in VS Code's source code. Identify where the tab context menu items are defined and how to add an option to hide specific items.
- Tech stack
- typescript
- Domain
- desktopfrontend
- Issue type
- Feature
- Prerequisites
- TypeScriptGit