Search Blog VSCode ExtensionExample VSCode Extension HistoryCreated by following:
Publish the package by following the steps below. From https://code.visualstudio.com/api/working-with-extensions/publishing-extension 1 - Login to Azure https://dev.azure.com/ 2 - Create a project (or select an old one) 3 - Click upper right user icon and select personal access token PAT 4 - Maker sure the "Organization" is set to "All accessible organizations" 5 - Select "custom defined" scopes 6 - At the end on the next page select "Show all scopes" 7 - Select manage form under market place 8 - Save the token in the .env file 9 - Create a publisher by following the link on publishing-extension link noted above 10 - note the ID next to the publisher - needed for login with the PAT
|