Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/monaco
monaco-snippet-suggest-provider
JsonSerializedSnippet
Interface JsonSerializedSnippet
interface
JsonSerializedSnippet
{
body
:
string
|
string
[]
;
description
:
string
;
isFileTemplate
?:
boolean
;
prefix
?:
string
|
string
[]
;
scope
?:
string
;
}
Index
Properties
body
description
is
File
Template?
prefix?
scope?
Properties
body
body
:
string
|
string
[]
description
description
:
string
Optional
is
File
Template
isFileTemplate
?:
boolean
Optional
prefix
prefix
?:
string
|
string
[]
Optional
scope
scope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
description
is
File
Template
prefix
scope
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...