Commit a462db4
Fix "CMake: Run Without Debugging" not changing working directory when build directory changes (#4694)
* Initial plan
* Fix terminal cwd not updating when build directory changes
Co-authored-by: snehara99 <113148726+snehara99@users.noreply.github.com>
* Fix issue number reference from #4689 to #4549
Co-authored-by: snehara99 <113148726+snehara99@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: snehara99 <113148726+snehara99@users.noreply.github.com>1 parent e65715e commit a462db4
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3024 | 3024 | | |
3025 | 3025 | | |
3026 | 3026 | | |
3027 | | - | |
3028 | | - | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
3029 | 3030 | | |
3030 | 3031 | | |
3031 | 3032 | | |
| |||
0 commit comments