This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Releases: microsoft/vscode-tye
Releases · microsoft/vscode-tye
v0.5.1
v0.5.0
Change Log
v0.5.0 - 11 February 2022
A number of usability enhancements and fixes.
Fixed
v0.4.0
Change Log
v0.4.0 - 15 September 2021
A number of usability enhancements and fixes.
Fixed
- Fix the wmic process filter logic for tye processes. (#145) (2c48d86), closes #144
- Update the logic to relate a tye-run task with tye application (#143) (150a057), Fixes #127
- Accommodate custom Tye paths. (#136) (a3ed1bf), closes #133
Added
v0.3.0
v0.2.0
v0.2.0 - 6 July 2021
A number of usability enhancements and fixes.
Fixed
- The microservice application's debugger is attached when clicking the "Attach" button of the Dapr application #118
- It always auto-debugs again after clicking the "Disconnect/Stop" button #103
- The microservice node is collapsed and then re-expanded after a single click the collapse icon #106
- Debug icon should be hidden when no application is running #69
Added
- The tooltips are inconsistent between the “microservice" and “frontend" when hovering the mouse over the debug icons #109
- Add command to kill Tye application #24
- Tye tree view needs automatic refresh #8
- Scaffold debug launch configuration and tye-run task with the
watch
mode enabled. #50 - tye.yaml is overwritten without prompting to overwrite or create new #65
- Validate use with a compatible version of Tye #64
- Investigating support for Ctrl+C for tasks #60
- Add
tye.yaml
schema settings to extension #63 - Tye debug doesn't attach to functions apps #89
v0.1.0
Initial preview release.