We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ensureTerminal should return Promise rather than Promise. This way we dont have to have the TerminalService class save the state of Terminal.
Could even potentially look at getting rid of TerminalService.