Commit c242a1f
committed
Interrupt command prompt when a Plaster template is invoked
This change fixes an issue where invoking a Plaster template from within
VS Code causes Plaster prompts to be handled incorrectly because the
command prompt has not been interrupted. The fix is to request that the
command prompt be interrupted when Invoke-Plaster is called.
Fixes PowerShell/vscode-powershell#643.1 parent 26f6ada commit c242a1f
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
178 | 185 | | |
179 | 186 | | |
180 | 187 | | |
| |||
0 commit comments