Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/preferences
common/jsonc-editor
JSONCEditor
Class JSONCEditor
Index
Constructors
constructor
Properties
preference
Service
Methods
get
Edit
Operations
get
EOL
set
Value
Constructors
constructor
new
JSONCEditor
()
:
JSONCEditor
Returns
JSONCEditor
Properties
Protected
Readonly
preference
Service
preferenceService
:
PreferenceService
Methods
Protected
get
Edit
Operations
getEditOperations
(
content
:
string
,
path
:
JSONPath
,
value
:
JSONValue
)
:
Edit
[]
Parameters
content
:
string
path
:
JSONPath
value
:
JSONValue
Returns
Edit
[]
get
EOL
getEOL
()
:
string
Returns
string
set
Value
setValue
(
model
:
string
,
path
:
JSONPath
,
value
:
JSONValue
)
:
string
Parameters
model
:
string
path
:
JSONPath
value
:
JSONValue
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
preference
Service
Methods
get
Edit
Operations
get
EOL
set
Value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...