Commit 2f15b0b
Use configured shell from vscode.env.shell instead of process.env.SHELL (#3917)
This will make sure the detection system will use the configured shell in VS Code, and works without having on the SHELL environment variable set.
Extracted from #3894.1 parent b4fd265 commit 2f15b0b
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
402 | 401 | | |
403 | 402 | | |
404 | 403 | | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
| 404 | + | |
| 405 | + | |
411 | 406 | | |
412 | 407 | | |
413 | 408 | | |
| |||
0 commit comments