Provide helper for terminal actions to get or create a terminal that accepts input #181249
Labels
debt
Code quality issues
insiders-released
Patch has been released in VS Code Insiders
tasks
Task system issues
terminal
General terminal issues that don't fall under another label
Milestone
This fix could be done in a nicer way by adding optional options to getActiveOrCreateInstance, something like
{ acceptsInput?: boolean }
#180467
The text was updated successfully, but these errors were encountered: