Coder Social home page Coder Social logo

open-in-azure-devops's Introduction

Open in Azure DevOps

A simple VSCode extension to open the current selection in the current file in azure devops.

Extension Settings

This extension contributes the following settings:

  • openInAzureDevOps.repoUrl: required The repo url to open the files against
  • openInAzureDevOps.rootFolder: optional The root folder of your repo. If not provided, gets the relative path of the current open folder.

open-in-azure-devops's People

Contributors

benkaiser avatar sharmaanki-msft avatar

Stargazers

Mauricio Díaz Orlich avatar

Watchers

 avatar James Cloos avatar Josh Wedekind avatar  avatar

open-in-azure-devops's Issues

Add sub path

It would be great if it would be possible to define a sub path in the configuration.
For instance when I have a repository containing a certain folder where most of my relevant files are located, I'd use that particular sub folder as my workspace root in VSC. If I use the extension, it will always try to find the file under the original base path.

Git integration

Hello @benkaiser ,

we would like to propose adding integration with git, mainly:

  • if not configured explicitly, use output of git remote get-url origin as default Azure DevOps URL
  • use output of git rev-parse HEAD and pass it via version parameter to generated url (e.g. &version=GC)

Thanks for considering this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.