Open trond-snekvik opened 11 months ago
Any update? This is a serious issue, our extension has a lots of essential tasks wrapped in custom execution and all of them will fail when our users set their default terminal profile.
Bump
Anyone?
This is a serious issue, anyone care to pick it up?
Come on!
This is still an issue @meganrogge any updates on an ETA to fix this?
No updates unfortunately. This is one of many, many issues I am responsible for. Thanks for your patience.
This is still a very annoying issue, more and more users are effected by it. @meganrogge any ETA?
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
From that extension's activation function, launch a task that creates a
Pseudoterminal
from aCustomExecution
:Custom profile
.Custom profile
.If we implement a terminal profile provider, VS Code will start a new terminal with the custom terminal profile instead of erroring out, but I expect the custom task to run.