Commit 4603f76
Replace Get-Runspace with $host.Runspace in tab completion (#368)
* Initial plan
* Fix runspace error by using $host.Runspace instead of Get-Runspace
Co-authored-by: kelleyma49 <2152684+kelleyma49@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kelleyma49 <2152684+kelleyma49@users.noreply.github.com>1 parent 64d650d commit 4603f76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments