A high-performance JSON Language Server written in Rust, implementing the Language Server Protocol (LSP). It provides rich editing features for JSON files including intelligent completions, hover ...
JSON language server extracted from vscode/extensions/json-language-features/server. syntax errors structural validation based on the document's JSON schema. In order ...