Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
CodeLens
Interface CodeLens
interface
CodeLens
{
command
?:
Command
;
id
?:
string
;
range
:
IRange
;
}
Index
Properties
command?
id?
range
Properties
Optional
command
command
?:
Command
Optional
id
id
?:
string
range
range
:
IRange
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
command
id
range
Monaco Editor API
Loading...