Commit 2bdf4bf
committed
Remove debug adapter wrapper cmds for host process
This change removes the
Microsoft.PowerShell.EditorServices.DebugAdapter.cmd files which were used
to wrap invocation of the host process to pass the /debugAdapter
parameter. This was needed because VS Code did not previously have a way
to pass command line parameters to debug adapters at startup.
Resolves #1311 parent 5952d41 commit 2bdf4bf
File tree
5 files changed
+0
-24
lines changed- src
- PowerShellEditorServices.Host.x86
- PowerShellEditorServices.Host
5 files changed
+0
-24
lines changedLines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
0 commit comments