TFS in Sublime Text 2
First, if you don't have Sublime Package Control get it, it's awesome. (http://wbond.net/sublime_packages/package_control).
After that just ctrl+shift+p and pick "Package Control: Install Package" (I just type "Install" and hit enter, letting the autocomplete do it's magic.) Then select "Sublime TFS"
Once installed, check the settings (Preferences->Package Settings->Sublime TFS->Settings - Default (and/or Settings - User) and make sure they point to the proper TF.exe folder
That's it, the plugin is a little feature lacking, but it gets the job done for basic operations like checking in/out, adding, deleting, undoing, etc.
Written by Matt Munday
Related protips
3 Responses
Where I can find this plugin for Sublime Text 3 and any help/documentation available for this plugin.
It says for Windows Only, I work on a dual environment but use Visual Studio on the windows side and Sublime Text on the mac side (which means checking out files in Windows, editing on mac) does anybody know of a solution for the Mac side of things?
I use WebStorm on a Mac with the TFS plugin. Its been very good for me.