As a user
I would like GitHub Actions to be used to publish the extension to the VS Code Marketplace
so that I have a transparent overview of the current version.
Microsoft has an official documentation on how to achieve this: https://code.visualstudio.com/api/working-with-extensions/continuous-integration#github-actions
This would prevent issues like #12 and #13.
As a user
I would like GitHub Actions to be used to publish the extension to the VS Code Marketplace
so that I have a transparent overview of the current version.
Microsoft has an official documentation on how to achieve this: https://code.visualstudio.com/api/working-with-extensions/continuous-integration#github-actions
This would prevent issues like #12 and #13.