Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>status-bar-tagNew to Visual Studio Code? Get it now.
status-bar-tag

status-bar-tag

lzc

|
673 installs
| (1) | Free
Add statusbar info to tag the project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Status Bar Tag

Visual Studio Code extension for adding a tag in status bar to describe the project.

StatusBarTag in action

Install

Install StatusBarTag directly from the Visual Studio Code extension gallery.

Usage

  • Use the Workbench Settings to ensure that each project has its own tag.
  • Open .vscode/setting.json and add the following line

"StatusBarTag.text": "project"

  • or settings -> Workspace Settings -> Extensions -> StatusBarTag Configuration -> Text

Options

// Enable/Disable StatusBarTag
"StatusBarTag.enable": true,
// The tag text.
"StatusBarTag.text": "project",

Github

https://github.com/string-lzc/status-bar-tag

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