Skip to content

JSONPath Tools / @jsonpath-tools/codemirror-lang-jsonpath / jsonpath

Function: jsonpath()

ts
function jsonpath(config): LanguageSupport

CodeMirror JSONPath (RFC 9535) language support.

Parameters

config

Configuration.

codeHighlighter?

Highlighter

languageService?

LanguageService

onDiagnosticsCreated?

(diagnostics) => void

Returns

LanguageSupport