Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Custom Project TitleNew to Visual Studio Code? Get it now.
Custom Project Title

Custom Project Title

Web Apps Piotr Piwoński

| (0) | Free
Sets the VS Code window title to the contents of the .title file in the project directory.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CustomProjectTitle

Sets the VS Code window title based on the contents of the .title file in the project’s root directory (the first folder in the workspace).

How it works

  • On startup and whenever .title changes – the extension reads its contents and overrides window.title at the Workspace level.
  • When .title is deleted – the original title is restored (saved during the first override).
  • Available commands:
    • Custom Project Title: Refresh – manually read .title and update the title.
    • Custom Project Title: Restore original title – restore the title from before the override.

Autor

Rozszerzenie stworzone przez / Extension created by Piotr Piwoński

Web Apps – webapps.biz.pl

biuro@webapps.biz.pl

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft