SPARQL Studio API / SparqlEditor / LanguageServerDef
Type Alias: LanguageServerDef
LanguageServerDef =
LanguageServerDef<SparqlEditor>
Defined in: sparql-editor-monaco/src/index.ts:57
A language server made available to the Monaco-based SparqlEditor. The editor-agnostic descriptor with its yasqe hook argument bound to this editor's SparqlEditor. Defined once in @rdfjs/sparql-utils so the SAME object also works with @rdfjs/sparql-editor-codemirror.