ExtensionTerminalOptions
Value-object describing what options a virtual process terminal should use.
Properties
Link copied to clipboard
The icon ThemeColor for the terminal. The standard terminal.ansi*
theme keys are recommended for the best contrast and consistency across themes.
Link copied to clipboard
Opt-out of the default terminal persistence on restart and reload. This will only take effect when terminal.integrated.enablePersistentSessions
is enabled.
Link copied to clipboard
The TerminalLocation or TerminalEditorLocationOptions or TerminalSplitLocationOptions for the terminal.
Link copied to clipboard
An implementation of Pseudoterminal that allows an extension to control a terminal.