Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Updated readme for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcpendleton committed May 16, 2014
1 parent 67b3794 commit 35bb6c9
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,33 @@
#Locate in TFS - Visual Studio Extension (2010, 2012, 2013)
#Locate in TFS - Visual Studio Extension (2010, 2012, 2013)
Opens up the Source Control Explorer window to the location of the currently selected file. This works from the Solution Explorer and from the active document.

Latest version: 1.1.0 (May 16, 2014)

##What it looks like:

![Screenshot](/src/Pendletron.Vsix.LocateInTFS/Resources/LocateInTFS_Screenshot.png)

Icon attribution: http://freecns.yanlu.de/
----------

##Changelog

###v1.1.0 (May 16, 2014)

**Bug fixes**

- In VS2012 and VS2013, when the Source Control Explorer was not already open the "Locate in TFS" command would only open to the root TFS path. This has been fixed, it will now open to the selected file.

**Features**

- The Source Control Explorer's file browser will now scroll to the selected file, if necessary.

----------

Icon attribution: [http://freecns.yanlu.de/](http://freecns.yanlu.de/)

Open source, MIT license.

----------

Download it on the Visual Studio Gallery
http://visualstudiogallery.msdn.microsoft.com/5cc44f63-4ea8-4c17-8aa4-95037a2d32ef
[http://visualstudiogallery.msdn.microsoft.com/5cc44f63-4ea8-4c17-8aa4-95037a2d32ef](http://visualstudiogallery.msdn.microsoft.com/5cc44f63-4ea8-4c17-8aa4-95037a2d32ef)

0 comments on commit 35bb6c9

Please sign in to comment.