Skip to content

fix: apply --app-name to web page titles#7725

Open
jonathandunne wants to merge 3 commits intocoder:mainfrom
jonathandunne:fix/app-name-page-title
Open

fix: apply --app-name to web page titles#7725
jonathandunne wants to merge 3 commits intocoder:mainfrom
jonathandunne:fix/app-name-page-title

Conversation

@jonathandunne
Copy link
Copy Markdown

Summary

  • apply --app-name to VS Code web bootstrap product configuration
  • set nameShort/nameLong so ${appName} in tab titles uses the configured app name
  • add a focused route test covering the injected configuration

Testing

  • attempted npm install (partially completed but failed in lib/vscode on missing gssapi/gssapi.h for kerberos under Node 24)
  • attempted npm run test:unit -- --runInBand --runTestsByPath test/unit/node/routes/vscode.test.ts test/unit/node/routes/login.test.ts
  • test run was blocked by a pre-existing TypeScript error in src/node/http.ts (auth.cookie-max-age missing on DefaultedArgs) before these route tests executed

@jonathandunne jonathandunne requested a review from a team as a code owner March 29, 2026 19:17
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.

2 participants