jq-lsp
« Back to VersTracker
Description:
Jq language server
Type: Formula  |  Latest Version: 0.1.15@0  |  Tracked Since: Nov 27, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: jq lsp language-server json developer-tools
Install: brew install jq-lsp
About:
jq-lsp is a language server implementation for the jq query language. It provides IDE features like autocompletion, diagnostics, and hover information to improve the development experience when writing jq scripts. This tool helps developers write and validate jq queries more efficiently.
Key Features:
  • Language Server Protocol (LSP) support
  • Autocompletion for jq functions and filters
  • Real-time syntax and error diagnostics
  • Hover information for documentation
Use Cases:
  • Developing jq scripts in VS Code, Neovim, or other LSP-compatible editors
  • Validating jq filters against JSON data structures
Alternatives:
  • jq – The standard jq CLI tool processes JSON but lacks IDE integration; jq-lsp enhances the editing experience.
Version History
Detected Version Rev Change Commit
Nov 27, 2025 2:03pm 0 VERSION_BUMP b1899a1c
Sep 12, 2025 10:24am 0 VERSION_BUMP c31e8ce8