Skip to content

CodeRomeos/branch-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


image preview

Branch Alert

A VS Code extension that shows a native modal popup with your current Git branch when opening any project.

Features

  • Shows a warning modal with the branch name.
  • Activates on project open or workspace change.
  • Works for all Git projects.

Installation

  1. Run vsce package in this folder to create .vsix.
  2. Install it globally:
    code --install-extension branch-alert-0.0.x.vsix
  3. Open any Git project → modal appears with branch name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published