- Open a Terminal Editor
- Close it
- Call
ITerminalService#getActiveOrCreateInstance
- Get a terminal that has
isDisposed = true
- Try to reveal the terminal, and it isn't shown
Noticed this with https://github.com/microsoft/vscode/pull/180017/files#diff-0cce141a5c2c60f7c15454df04f32133a8364c97b5d67af79de9d2f4bfb0aebbR212-R215, I can work around this but it seems wrong?
ITerminalService#getActiveOrCreateInstanceisDisposed = trueNoticed this with https://github.com/microsoft/vscode/pull/180017/files#diff-0cce141a5c2c60f7c15454df04f32133a8364c97b5d67af79de9d2f4bfb0aebbR212-R215, I can work around this but it seems wrong?