[Terminal] Manually restart action
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Sometimes plugins want user to restart all terminals, especially VSCode has been **restart** or **update**.
For now, I have to hover on each terminal, then click "重新启动"(restart).
The `hover` behavior is ineffecient, if add a `Restart` action to the context menu, I think the **user experience** could be improve.
I've described this **feature request** in #299675, but it's not resolved.
Contributor guide
Assessment
This issue has not been assessed yet.