Skip to content

Closes tabs in sublime text when they are removed by a checkout from git

Notifications You must be signed in to change notification settings

s-petersson/sublime-tab-closer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeTabCloser

Plugin for Sublime Text 3 that closes tabs when they are either renamed or deleted during a git checkout.

Installation

Clone this repo and place it inside your Packages folder. In OSX this project resides in ~/Library/Application Support/Sublime Text 3/Packages/ Plugin will be available in package manager soon

Features

  • Close files that were removed or renamed during a git checkout
  • Replace a file that was renamed, instead of simply closing it.
  • Reduce time complexity of the open tabs vs changed files check.
  • Replace git repo for each individual file, instead of taking the git repo of the view which event we received.

Contributions

I gladly accept pull requests if you have any issues or features that you'd like to include. Please feel free to also create pull requests for the features above that have not yet been implemented.

Thanks to

About

Closes tabs in sublime text when they are removed by a checkout from git

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages