azure-dev-vscode_0.7.0
·
2041 commits
to main
since this release
0.7.0 (2023-07-12)
Features Added
- [#2396] Diagnostics have been added for
azure.yamlfiles for when a path referenced as a project does not exist. - [#2447] An experience has been added to easily rename project paths referenced in
azure.yaml. - [#2448] Services can be added to
azure.yamlby dragging a folder and then holdingShiftand dropping it intoazure.yaml.
Bugs Fixed
- [#2504] Fixed an issue where the "Azure Developer CLI (azd): Initialize App (init)" command would fail on Windows when executed immediately after installing AZD.