Skip to content

Browser: never show query parameters in tab descriptions - #332058

Merged
Kyle Cutler (kycutler) merged 2 commits into
mainfrom
kycutler/simplifytabs
Aug 22, 2026
Merged

Browser: never show query parameters in tab descriptions#332058
Kyle Cutler (kycutler) merged 2 commits into
mainfrom
kycutler/simplifytabs

Conversation

@kycutler

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI balanced review requested due to automatic review settings August 21, 2026 22:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prevents integrated-browser tab descriptions from exposing URL query parameters.

Changes:

  • Strips queries and fragments from medium/long URL descriptions.
  • Improves short descriptions for file URLs and adds coverage for URL verbosity.
Show a summary per file
File Description
browserEditorInput.ts Updates URL description formatting.
browserEditorInput.test.ts Tests HTTP and file URL descriptions.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@kycutler
Kyle Cutler (kycutler) marked this pull request as ready for review August 21, 2026 22:45
@kycutler
Kyle Cutler (kycutler) enabled auto-merge (squash) August 21, 2026 22:45
@vs-code-engineering

Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

Joaquín Ruales (@jruales)

Matched files:

  • src/vs/workbench/contrib/browserView/common/browserEditorInput.ts
  • src/vs/workbench/contrib/browserView/test/electron-browser/browserEditorInput.test.ts

@jruales Joaquín Ruales (jruales) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kycutler
Kyle Cutler (kycutler) merged commit 2454591 into main Aug 22, 2026
29 of 51 checks passed
@kycutler
Kyle Cutler (kycutler) deleted the kycutler/simplifytabs branch August 22, 2026 00:04
@vs-code-engineering vs-code-engineering Bot added this to the 1.135.0 milestone Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants