How to debug extension in Azure DevOps Server
Currently, I am implementing an extension for Azure DevOps cloud & Server.
This extension is something that will add a pipeline task.
When I was testing this extension I encountered an issue. After that, I fixed the problem and reinstalled the extension with a newer version.