Skip to content

Add restart command for Playwright browser tunnel - #5855

Open
JM (justinTM) wants to merge 2 commits into
microsoft:mainfrom
justinTM:justintm/playwright-local-browser-server-restart-command
Open

JM (justinTM) wants to merge 2 commits into
microsoft:mainfrom
justinTM:justintm/playwright-local-browser-server-restart-command

Conversation

@justinTM

@justinTM JM (justinTM) commented Jun 30, 2026

Copy link
Copy Markdown

Adds a small restart command for the Playwright Local Browser Server VS Code extension.

Changes:

  • Contributes playwright-local-browser-server.restart.
  • Registers a restart handler that stops and then starts the tunnel.
  • Adds Restart Tunnel to the status bar quick-pick menu.
  • Documents the command in the extension README.

Validation:

  • Parsed vscode-extensions/playwright-local-browser-server-vscode-extension/package.json.
  • Checked that start/stop/restart command contributions are present.
  • Ran git diff --check.

Note:

  • Full Rush build was not run on the remote host because the checkout was sparse and Rush required unrelated monorepo project manifests. Initial Rush install also hit /home disk capacity before temp/cache were redirected to /tmp.

Co-authored-by: Bharat Middha <5100938+bmiddha@users.noreply.github.com>
@iclanton

Copy link
Copy Markdown
Member

JM (@justinTM), can you sign the CLA?

@justinTM

JM (justinTM) commented Jul 14, 2026

Copy link
Copy Markdown
Author

Ian Clanton-Thuon (@iclanton) yep! sorry
@microsoft-github-policy-service agree

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs triage

Development

Successfully merging this pull request may close these issues.

3 participants