Skip to content

vscode extentsion for adding a tag in status bar to describe the project.

License

Notifications You must be signed in to change notification settings

string-lzc/status-bar-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Add the following line

"StatusBarTag.text": "project"

Options

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

Github

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

About

vscode extentsion for adding a tag in status bar to describe the project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published