microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
92 stars 35 forks source link

Bump required vscode version to 1.62.1 #602

Closed alexweininger closed 2 years ago

alexweininger commented 2 years ago

The debugging work added in v0.9.0 depends on a fix that was released in 1.62.1, now that VS Code is on 1.63.x we should be good to bump this.

Fixes #579