Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Devops Toolkit

What is Azure Devops Toolkit?

Out of the box Azure Devops lacks a few features which could speed up your day to day efficency. Azure Devops Toolkit is a chrome extension designed to impliment new features to make your life easier!

Features

Copy Branch Button
This feature impliments a button which allows you to copy the current branch name of the pull request your are working on.

VS Code File Link
This feature adds a button which opens the current file in vs code when someone has left a comment on your pull request.

Installation

  1. Clone the repository
git pull https://github.com/boreme12/azure-devops-toolkit-chrome-ext.git
  1. Install npm packages in the root directory
npm i
  1. Create the chrome extension
npm run build-prod
  1. Add the extension to Google Chrome
    4.1. Navigate to More Tools > Extensions in the Chrome menu
    4.2. Click on load unpacked and select the dist folder

Configuration (Set your project directory)

  1. Navigate to More Tools > Extensions in the Chrome menu
  2. Find the Azure Devops Toolkit and click details
  3. Click on extension options
  4. Enter your project directory and click save

TODOs

  • Create icons and artwork for application and Chrome store
  • Update UI/UX
  • Implement compatibility with other IDEs
  • Refactor code
  • Optimize code to work better with webpack

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages