PowerShellEditorServices icon indicating copy to clipboard operation
PowerShellEditorServices copied to clipboard

Add PowerShell jobs support

Open daviwil opened this issue 9 years ago • 4 comments

The PowerShellContext should be able to run PowerShell jobs without issue. A user of the VS Code extension has reported that they're not able to run a script that starts a job. More info here: https://github.com/PowerShell/vscode-powershell/issues/120

daviwil avatar Mar 17 '16 22:03 daviwil

Reopening, I think the vscode-powershell bug number slipped into the commit :)

daviwil avatar May 21 '16 17:05 daviwil

Yeah, sorry about. I originally put the VSCode issue number in the commit message for 240 and started the PR but I changed the comment to the correct issue number before submitting the PR. I was hoping that would correct things but apparently not. :-(

rkeithhill avatar May 21 '16 17:05 rkeithhill

No problem at all, man. This is the problem with having two repos for one effective product ;)

daviwil avatar May 21 '16 18:05 daviwil

I believe this is fixed now. However, there's one open comment in the other issue we need to hear about.

TylerLeonhardt avatar Dec 07 '17 22:12 TylerLeonhardt