Here are my current Sublime TFS settings. Note that foreslashes are used for paths, and that tf_path ends with TF.exe.
{
    "tf_path": "C:/Program Files (x86)/Microsoft Visual Studio 12.0/Common7/IDE/TF.exe",
    "tfpt_path": "C:/Program Files (x86)/Microsoft Team Foundation Server 2010 Power Tools/TFPT.exe",
    "auto_checkout_enabled" : true
}
I'm not up to date on Power Tools, however, having recently installed TF 2013. I might remember to update that later.

In other news, I finally added overflow to my blogger's css for code (in <pre> tags) so that I don't have to keep wrapping code before I post it. Welcome to 1999, mfn.

Labels: , ,