Need a command to copy all errors/warnings in the Problems panel
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Currently I have to **switch** to the Problems panel, **click** on an Error, **press** `Ctrl+A` **3 times**, then press `Ctrl+C` to copy all errors and warnings.
I need a command that can do this automatically - something similiar to the `workbench.debug.action.copyAll` command for the Debug Console panel.
Thanks!
Contributor guide
Research direction
Start by locating the Problems panel command handling and the existing workbench.debug.action.copyAll command for comparison. Add a command that copies all errors and warnings from the Problems panel, then verify that it works without the repeated selection and copy steps described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100