SPARQL Studio API / Yasqe / PersistentConfig
Interface: PersistentConfig
Defined in: sparql-editor-monaco/src/index.ts:1229
Properties
query
query:
string
Defined in: sparql-editor-monaco/src/index.ts:1230
editorHeight
editorHeight:
string
Defined in: sparql-editor-monaco/src/index.ts:1231
languageServerSettings?
optionallanguageServerSettings?:object
Defined in: sparql-editor-monaco/src/index.ts:1234
Last-applied settings panel values per language server label (flat dotted keys), so they survive reloads and are re-applied to the server when it restarts.
Index Signature
[label: string]: Record<string, unknown>