Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
preferences
MonacoJSONCEditor
Class MonacoJSONCEditor
Hierarchy
MonacoJSONCEditor
Index
Constructors
constructor
Properties
workspace
Methods
get
Edit
Operations
set
Value
Constructors
constructor
new
MonacoJSONCEditor
(
)
:
MonacoJSONCEditor
Returns
MonacoJSONCEditor
Properties
Protected
Readonly
workspace
workspace
:
MonacoWorkspace
Methods
get
Edit
Operations
get
Edit
Operations
(
model
:
MonacoEditorModel
, path
:
JSONPath
, value
:
unknown
)
:
IIdentifiedSingleEditOperation
[]
Parameters
model:
MonacoEditorModel
path:
JSONPath
value:
unknown
Returns
IIdentifiedSingleEditOperation
[]
set
Value
set
Value
(
model
:
MonacoEditorModel
, path
:
JSONPath
, value
:
unknown
, shouldSave
?:
boolean
)
:
Promise
<
void
>
Parameters
model:
MonacoEditorModel
path:
JSONPath
value:
unknown
shouldSave:
boolean
= true
Returns
Promise
<
void
>
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
File
Node
Type
Details
Preference
Preference
Menus
Preferences
Commands
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
MonacoJSONCEditor
constructor
workspace
get
Edit
Operations
set
Value