Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
monaco
Snippet
Interface Snippet
interface
Snippet
{
body
:
string
;
description
:
string
;
isFileTemplate
:
boolean
;
name
:
string
;
prefix
:
string
;
scopes
:
string
[]
;
source
:
string
;
}
Index
Properties
body
description
is
File
Template
name
prefix
scopes
source
Properties
Readonly
body
body
:
string
Readonly
description
description
:
string
Readonly
is
File
Template
is
File
Template
:
boolean
Readonly
name
name
:
string
Readonly
prefix
prefix
:
string
Readonly
scopes
scopes
:
string
[]
Readonly
source
source
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
body
description
is
File
Template
name
prefix
scopes
source
Theia TypeDoc
Loading...