Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/umairsyed613/vstsworkitemshortcut
- Owner: umairsyed613
- Created: 2018-11-16T08:43:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T08:13:53.000Z (about 5 years ago)
- Last Synced: 2024-10-04T19:43:44.497Z (about 2 months ago)
- Topics: shortcut, vsts
- Language: C#
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)