Alex Weininger

Results 252 comments of Alex Weininger

Related VS Code issue: https://github.com/microsoft/vscode/issues/147420

Seems like VS Code changed which repos are loaded and shown in the list by default. I'll ask the VS Code team if this was intentional.

@v-ruizh What is the output of `func --version` and `dotnet --list-runtimes`? And can you verify that this reproduces on all operating systems (Windows specifically)? We're only able to reproduce this...

Related: https://github.com/microsoft/vscode-azurefunctions/pull/2695

@anthonychu there is now more information about the VS Code Walkthrough feature available if you'd like to learn more. Helpful links: * [Feature overview in VS Code May 2021 release...

## SWA design meeting notes: ### Walkthrough goal: We want to use the walkthrough to give the user background, context, and general information about Azure Static Web Apps, rather than...

Opening workspace without reloading VS Code + walkthrough tracking here: https://github.com/microsoft/vscode/issues/137544

> In addition to detecting the frameworks, I think the SWA creation flow could change a bit as well... > > 1. Prompt for the location of their app, defaulting...

Some notes from my exploration... Helpful docs: * [Azure Core 2.0 for JS SDKs](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/documentation/core2.md) - gives a historical overview of the Azure SDK which I found very helpful * [Core...

Adding some more context to this issue. Original user comment/issue _https://dev.to/victorioberra/comment/1jnfe_ > I tried this with Vue and when I set a breakpoint in the App.vue it just says "unbound...