The JSON Language server provides language-specific smarts for editing, validating and understanding JSON documents. It runs as a separate executable and implements the language server protocol to be ...
JSON language server extracted from vscode/extensions/json-language-features/server. syntax errors structural validation based on the document's JSON schema. In order ...