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
The vscode extension needs to be able to manage core+ workers supported by a DHE server.
Initial Pass
List workers created by the extension
Ability to create new console worker, connect to it, stop it
Initial "experimental" configuration from settings.json
UI
DH-17600 - UI for creating new workers should be encapsulated in DHE and then exposed via an iframe to the extension. TBD on how stopping workers should be implemented. We should be using temporary PQs of type interactive console instead of WebClientData apis.
The vscode extension needs to be able to manage core+ workers supported by a DHE server.
Initial Pass
UI
temporary PQs of type interactive console
instead of WebClientData apis.A few code references for PQs
The text was updated successfully, but these errors were encountered: