Skip to content

Add restart command for Playwright browser tunnel#5855

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

Add restart command for Playwright browser tunnel#5855
justinTM wants to merge 2 commits into
microsoft:mainfrom
justinTM:justintm/playwright-local-browser-server-restart-command

Conversation

@justinTM

@justinTM 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.

Comment thread vscode-extensions/playwright-local-browser-server-vscode-extension/package.json Outdated
Co-authored-by: Bharat Middha <5100938+bmiddha@users.noreply.github.com>
@iclanton

Copy link
Copy Markdown
Member

@justinTM, can you sign the CLA?

@justinTM

justinTM commented Jul 14, 2026

Copy link
Copy Markdown
Author

@iclanton yep! sorry
@microsoft-github-policy-service agree

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