Add two separate commands to restart a resource (with and without a debugger attached)
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Hi, folks! In our plugin we have two separate actions to restart a resource with the debugger and without the debugger. It works only for resource types supported by the debugger. (`project`/`python`). This can simplify the workflow for a user (for example, they started a session without the debugger, but later decided to restart only one project with the debugger connected). I thought it would be nice to have such commands in the dashboard as well.
### Describe the solution you'd like
Please consider adding two separate commands for restarting a resource (with and without the debugger).
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.