Skip to content

Releases: zircote/json-lsp

v1.0.0 - Initial Release

Choose a tag to compare

@zircote zircote released this 02 Jan 21:19

JSON LSP Plugin v1.0.0

Initial release of the JSON LSP plugin for Claude Code.

Features

  • vscode-json-languageserver LSP integration
  • JSON schema validation hooks
  • Automatic diagnostics on file save

Installation

claude /plugin add zircote/json-lsp

v0.1.2

Choose a tag to compare

@zircote zircote released this 03 Jan 07:54

fix(hooks): add 10s timeout and fileExtensions conditions