Alex Weininger

Results 79 issues of Alex Weininger

Currently we only show one function app per workspace folder. We should be able to display all function apps from all workspace folders.

feature
needs design
monorepo

Currently our task and debug providers do not easily allow for debugging multiple function apps within the same workspace folder. So far, our recommendation is to use multi-root workspace features...

feature
debugging
monorepo

Using version 1.1.4 **Describe the bug** When running `swa deploy` on my Apple Silicon Macbook I get the following error: ``` ✖ Deployment Failed :( ✖ Deployment Failure Reason: spawn...

priority: low (P2)
command: deploy
version: ga
scope: deploy-client

Hello, my team over on the Azure Functions VS Code extension noticed that the TypeScript Azure Cosmos DB trigger is missing from the 4.4.0 templates. Is this intentional? Link: https://functionscdn.azureedge.net/public/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle/4.4.0/StaticContent/v1/templates/templates.json

Needs: Triage (functions)

I'm assuming this is a typo, but it somehow has lasted in the code for 4 years... https://github.com/microsoft/vscode-azureappservice/blob/11cf1f8855d1e4eef560dd4360eaca597ce967b7/src/commands/createWebApp/setPrePromptDefaults.ts#L34

bug
P0

In an effort to fix issues related to signing in while using a proxy, we've created some development builds with potential fixes. We need help verifying these fixes. If you...

See #759 for details, but tl;dr is we need to not only allow creating .NET 7.0 Functions, we also need to give users a choice between .NET 6.0 and 7.0...

The extension currently only looks for and uses global installations of the SWA CLI. If you install it only as a local dev dependency, the extension won't find it.

We would like to add an optional feature that if enabled: Saves the current page number of a PDF in view, and when re-opened the PDF opens to this page.

feature

We should add a feature that allows you to pin files that you use most frequently. Add a section before other files titled "Pinned files". This section would include the...