Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Updating README with Feedback changes #214

Merged
merged 1 commit into from
May 4, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ This extension allows you to connect to Team Services, manage your pull requests
monitor builds and work items for your team project. It uses your local repository information to connect to either
Team Services or Team Foundation Server 2015 Update 2 (and later).

As of version 1.116.0, it **provides support for the TFVC source control system**! To learn about the TFVC support, review our [documentation](TFVC_README.md).
As of version 1.116.0, it **provides support for the TFVC source control system**! To learn about the TFVC support, review our [documentation](TFVC_README.md) or watch
our [overview video](https://youtu.be/6IzJ2UPGmoQ).

![Visual Studio Team Services extension](assets/vscode.png)

Expand Down Expand Up @@ -94,6 +95,9 @@ the number of items returned by your pinned work item query. If you have not con
defaults to the work items assigned to you. Clicking the item will show you the work items the query returns.
This indicator will update its status every 5 minutes.

* ![Feedback indicator](assets/feedback-indicator.png) – Clicking this status bar item allows you to quickly send
feedback about the Team Services extension.

## Commands
In addition to the status bar integrations, the extension also provides several commands for interacting with
Team Services and Team Foundation Server. In the Command Palette (`F1`), type `team` and choose a command.
Expand Down
Binary file added assets/feedback-indicator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/vscode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.