mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-09 07:13:39 +01:00
Tweak wording
This commit is contained in:
Vendored
+1
-1
@@ -11737,7 +11737,7 @@ declare module 'vscode' {
|
||||
* until `Terminal.show` is called. The typical usage for this is when you need to run
|
||||
* something that may need interactivity but only want to tell the user about it when
|
||||
* interaction is needed. Note that the terminals will still be exposed to all extensions
|
||||
* as normal. And the hidden terminals won't be restored when the workspace is next opened.
|
||||
* as normal and they will remain hidden when the workspace is reloaded.
|
||||
*/
|
||||
hideFromUser?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user