Skip to content

Commit

Permalink
Updated docs for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandersen committed Jan 30, 2016
1 parent 158ad9b commit a44b77e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## Visual Studio Team Services Build Extension for Visual Studio Code
Check the status of your Visual Studio Team Services builds directly in Visual Studio Code!
Select a build definition to monitor, and a status indicator will be visible in the status bar. If something goes wrong, you can also view build logs.
Work with your Visual Studio Team Services builds directly in Visual Studio Code!

Features:
- Select a build definition to monitor, and a status indicator will be visible in the status bar
- View build logs
- Queue new builds

![Screenshot-1](assets/vscode-selection.png)
![Screenshot-2](assets/vscode-status.png)
![Screenshot-3](assets/vscode-logs.png)

The status bar icon will become visible when the necessary settings are provided (see Configuration).
A selected build definition in a specific workspace will be selected automatically the next time you open that workspace.
Expand Down
Binary file added assets/vscode-logs.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-selection.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-status.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a44b77e

Please sign in to comment.