Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umairsyed613/vstsworkitemshortcut

VSTS Workitem opener shortcut
https://github.com/umairsyed613/vstsworkitemshortcut

shortcut vsts

Last synced: 26 days ago
JSON representation

VSTS Workitem opener shortcut

Awesome Lists containing this project

README

        

# Visual Studio Team Services Workitem opener
## Shortcut:

* **Ctrl + Alt + I** OR **Alt + Space** for showing the program
* **Ctrl + Alt + M** for Minimize
* **Ctrl + Alt + C** for Closing the program

## How to open Workitem
Write Workitem Number and Press Enter

## Auto Start on Windows
Press rocket icon it will set the application to auto start in background on windows startup.

## How to change base url
open the config file change the following:
```

Enter your URL Here

```
## URL Example
https://companyname.visualstudio.com/ProjectName/_workitems/edit/

![alt text](https://github.com/umairsyed613/VSTSWorkItemShortcut/blob/master/2018-11-16_10h07_47.png)
![alt text](https://github.com/umairsyed613/VSTSWorkItemShortcut/blob/master/2018-11-16_10h12_08.png)