You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a UI to show active debug sessions. Behind the UI, we need a component that manages the active debug sessions.
An important constraint on this UI is that we need to be able multiple debug sessions being active at the same time. For self-hosting, we will want to debug Theia and jdt.ls at the same time, for example.
The text was updated successfully, but these errors were encountered:
Create a UI to show active debug sessions. Behind the UI, we need a component that manages the active debug sessions.
An important constraint on this UI is that we need to be able multiple debug sessions being active at the same time. For self-hosting, we will want to debug Theia and jdt.ls at the same time, for example.
The text was updated successfully, but these errors were encountered: