Alex Weininger

Results 79 issues of Alex Weininger

Need to get the "Edit Tags..." command functioning for v2 just like it did for v1. - [ ] Resources - [x] Context menu https://github.com/microsoft/vscode-azureresourcegroups/pull/461 - [x] #518 - [...

enhancement
hostapi-v2

It's happening for Storage Accounts, but not for Functions. Haven't tested all types yet. https://user-images.githubusercontent.com/12476526/184420829-cf7a05f7-873d-498c-8851-37a76adc3da1.mov

🐛bug
unified
api

Some scenarios depend on adding non-subscription items to the Pick Subscription prompt that is shown when calling `pickAppResource`. * https://github.com/microsoft/vscode-azurestorage/issues/1043 * https://github.com/microsoft/vscode-azurefunctions/issues/3181

api

Buttons lost to time: * Dedicated deploy button * App Service * Functions * Storage * Functions Create Project * Create new Mongo scrapbook * Attach to Storage Account/Database Account

feature
P0

We should show the loading prompt here, possible integrate the showTreeItemPicker into a wizard prompt step. The wait in the video is short because it was already loaded, but when...

api

Issue is not related to unified changes and reproduces in the released version v0.4.0. Probably need to file this against GitHub Copilot but wanted to track it here first. ![image](https://user-images.githubusercontent.com/12476526/163288975-47511078-3297-407d-886b-66511c13e449.png)...

external

Note: these ideas are not necessarily meant to be implemented in the resource groups extension. - [ ] View or copy output channel logs associated with an activity - [...

enhancement

![image](https://user-images.githubusercontent.com/12476526/167742568-a86e8968-ed09-4dc3-8684-22dcfa4bb000.png) Might be nice to have a single child tree item under an empty resource group. Maybe "Resource group is empty" or maybe even a button to create a resource...

enhancement
unified

This is on Apple M2, so could very well be related to ARM support. Repro steps: 1. Create new Functions project, select C#, and .NET 8 (not isolated) 2. Run...