microsoft / azure-pipelines-vscode

VS Code extension for working with Azure Pipelines YAML files
MIT License
162 stars 102 forks source link

Configure Pipelines: Support Azure DevOps Server Repos #436

Open Fleurpot82 opened 2 years ago

Fleurpot82 commented 2 years ago

It would be great to be able to utilise this for users using Azure Server on prem, after downloading out local schema I am still presented with the error: Couldn't get repository details. Ensure your repo is hosted on Azure Repos or GitHub. Please can we support Azure Server Repos!

50Wliu commented 2 years ago

Updated the title to reflect that schema information should work fine, it's just the Configure Pipeline flow that doesn't handle on-prem Azure DevOps Server.

madsln commented 8 months ago

+ 1 for this suggestion.

Another beatiful enhancement would be to be able to disable the "login to azure for enhanced intellisense" prompt as logging in to azure does not benefit at all as long as you are working with on prem. The notification keeps popping up each time you focus a yaml pipeline in the editor which is pretty annoying.