Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia
commands
registerDiffInformationCommand
Function registerDiffInformationCommand
registerDiffInformationCommand
(
command
:
string
,
callback
:
(
diff
:
LineChange
[]
,
...
args
:
any
[]
)
=>
any
,
thisArg
?:
any
,
)
:
Disposable
eslint-disable-next-line @typescript-eslint/no-explicit-any
Parameters
command
:
string
callback
:
(
diff
:
LineChange
[]
,
...
args
:
any
[]
)
=>
any
Optional
thisArg
:
any
Returns
Disposable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any