cmd icon indicating copy to clipboard operation
cmd copied to clipboard

Add support for Azure DevOps like urls where the repository name is in the url

Open Fitzbert-Fitz opened this issue 1 year ago • 1 comments

Proposed name of the new command azdo.cmd.ms azboards.cmd.ms azrepos.cmd.ms azpipelines.cmd.ms . . . .

Description The commands should bring me to azure devops and the sub pages.

Category azure devops

Url The url this command should redirect to. https://dev.azure.com/ and respective subpages

Fitzbert-Fitz avatar Nov 03 '22 06:11 Fitzbert-Fitz

Unfortunately since Azure DevOps has the instance name of each organisation and repo in the url it is not going to be possible for us to have a fixed url to redirect to.

I will however add this as a feature enhancement where we could look at using a client-side redirect based on a config option where the default repository name can be configured.

merill avatar Nov 08 '22 12:11 merill