microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
47 stars 29 forks source link

Apply cloud shell bug fixes #851

Closed alexweininger closed 1 month ago

alexweininger commented 1 month ago

Bug fixes that will be applied on top of the initial cloud shell migration #848. Putting this PR up for testing purposes. I'll explain each fix individually later.

How to test:

Make sure to run webpack before testing locally. The feature relies on the cloudShellLauncher.ts file being webpacked and put in dist.

image
alexweininger commented 1 month ago

I'll explain each fix individually later

I still plan on doing this 🙈 , I will ping people when I'm done. Busy busy

alexweininger commented 1 month ago

Closing in favor of https://github.com/microsoft/vscode-azureresourcegroups/pull/855 and #854