Commit 585ea80
authored
Don't hide extension terminal entirely (#4096)
When `showOnStartup` is false, we currently completely hide the terminal
from the user via an API that essentially backgrounds the terminal. This
was in response to a user request, but has caused more problems than
it's worth. This PR reverts the behavior so that it simply won't show
the terminal pane on startup, but opening it reveals the connected
extension terminal.1 parent 86b6c12 commit 585ea80
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
0 commit comments