Alex Weininger

Results 79 issues of Alex Weininger

Currently you must select subscriptions even if you only have one which doesn't make a lot of sense. I think we should auto select their lone subscription in that case.

If I don't have any Container Apps, then the group has no children. Adding a "Create Container App..." child in this case might be a good idea. ![image](https://user-images.githubusercontent.com/12476526/167944474-4957635f-6c87-4a6c-a219-e33702acbcb2.png)

enhancement
unified

When I sign in using a student account, I'm met with a "You are not signed in to an Azure account. Please sign in." error when I try to select...

auth

As more Azure extensions integrate with the workspace view and add commands to the workspace view title, it is getting crowded. Instead of putting all commands on the view title....

feature

We need something just like `createTreeItemsWithErrorHandling` for v2 which creates a generic error tree items automatically.

Databases will persist the connected database for each workspace. On activation, if the workspace has a connected database saved it does `findTreeItem` to get the tree item and then connects...

🐛bug
api

**tl;dr**: Apart from v1.5 compatibility related code, v2 clients (and resource groups) should stop using a quick pick resource implementation that relies on a tree data provider. This prevents breaking...

🚧 engineering ⚙️

Consider leaving it as a debugging tool similar to the context value stuff? Or maybe expose a new command, "View Debugging Info" that could show ids, context values, etc.? _Originally...

🚧 engineering ⚙️

Currently invoking the "Edit Tags..." command from the palette only allows for selecting an Azure resource. If we want to allow users to edit resource group tags from here, we...

enhancement

Since the extension display name is now "Azure Resources", for some (all?) settings, we should update the name there too. It still says "Azure Resource Groups" which is confusing.