Theia API Documentation v1.66.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-ide
browser/ai-terminal-functions
SuggestTerminalCommand
Class SuggestTerminalCommand
Implements
ToolProvider
Index
Constructors
constructor
Properties
application
Shell
terminal
Service
workspace
Service
ID
Methods
get
Tool
is
Valid
Command
Constructors
constructor
new
SuggestTerminalCommand
()
:
SuggestTerminalCommand
Returns
SuggestTerminalCommand
Properties
Protected
Readonly
application
Shell
applicationShell
:
ApplicationShell
Protected
Readonly
terminal
Service
terminalService
:
TerminalService
Protected
Readonly
workspace
Service
workspaceService
:
WorkspaceService
Static
ID
ID
:
string
= SUGGEST_TERMINAL_COMMAND_ID
Methods
get
Tool
getTool
()
:
ToolRequest
Returns
ToolRequest
Protected
is
Valid
Command
isValidCommand
(
command
:
string
)
:
boolean
Parameters
command
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
application
Shell
terminal
Service
workspace
Service
ID
Methods
get
Tool
is
Valid
Command
Eclipse Theia Website
GitHub
Theia API Documentation v1.66.0
Loading...