Closed Kenya-West closed 8 months ago
I had this problem too, this solution worked for me in a similar/duplicate issue: https://github.com/fabiospampinato/vscode-terminals/issues/63#issuecomment-1021520652
Thanks! This generally solves my problem.
Since this issue, in fact, a duplicate of #63, then developer can close this one.
I have config as follows:
This creates splitted terminals on VS Code's launch.
When I update extensions, update VS Code itself, or do whatever action that causes VS Code's window to reload - it recreates these terminals again. Even when old ones were restored already by the moment. So they become duplicated.
P. S. When I do
> Terminals: Run
command, the extension do not create terminal if it exists.