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
fix: address review feedback on vscode-web docs and test
- Correct the Coder integration note: the health check probes /version,
not /healthz (which the standalone web server does not expose), and
regenerate the README accordingly.
- Pass the extensions scenario option as the canonical comma-separated
string instead of relying on the CLI's array-to-string coercion.
0 commit comments