1 comment (1 comment)4 reactions (4 reactions)0 assignees (0 assignees)TypeScript2,478 forks (2,478 forks)batch import
debugenhancementhelp wantedvscode
Repository metrics
- Stars
- 18,676 stars (18,676 stars)
- PR merge metrics
- Avg merge 15d 4h (Avg merge 15d 4h)75 merged PRs in 30d (75 merged PRs in 30d)
Description
Debug sessions should survive between user sessions. A user should be able to access all debug sessions running by the backend.
Contributor guide
- Research direction
- Investigate how debug sessions are currently managed and propose a persistence mechanism (e.g., database or file storage) to make them survive user sessions.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Git