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 ...
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 ...