Skip to content

VS Code

Services
VS Code

VS Code

Image: VS Code tunnel (placeholder).

The VS Code service manages the VS Code tunnel (code-server / tunnel) for remote development: download state, pending setup, and status. Users enable it from settings and may sign in via QR or web.

What you see

  • State (VSCodeState) — Downloading, pending, status (e.g. installed, running).
  • ActionsVSCodeStartDownloadingAction, VSCodeDoneDownloadingAction, VSCodeSetPendingAction, VSCodeSetStatusAction.
  • Implementationubo_app/services/050-vscode/: commands, login_page, vscode_qrcode_page, reducer, setup, ubo_handle.