Logo
You
Code

Sublime TFS

Autor YouCode - http://www.youcode.com.ar/enlaces/sublime-tfs-297

Plugin para sublime text 2 y 3 , este paquete controla las versiones del archivo y soluciona el problema de no poder grabar el archivo por estar bloqueado.

https://bitbucket.org/CDuke/sublime-tfs/src 

Algunos comandos de este paquete:

Checkout - Checkout current file
Undo - Undo changes in current file
Checkin... - Show checkin current file dialog
History... - Show current file history
Add - Add current file to TFS
Get Latest Version - Get latest version of current file
Compare With Latest... - Compare current file with latest version
Delete - Delete current file from TFS (remove file from storage too)
Status - Check current file TFS status
Annotate... - Annotate (blame)
Checkout Open Files - Checkout all open files
http://www.youcode.com.ar/enlaces/sublime-tfs-297