Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/command
Command
toLocalizedCommand
Function toLocalizedCommand
toLocalizedCommand
(
command
:
Command
,
nlsLabelKey
?:
string
,
nlsCategoryKey
?:
string
,
)
:
Command
Utility function to easily translate commands
Parameters
command
:
Command
nlsLabelKey
:
string
= command.id
Optional
nlsCategoryKey
:
string
Returns
Command
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Utility function to easily translate commands