jq-lsp

Language server implementation for jq with IDE support

brewmacoslinux
Try with needOr install directly
Source

About

Jq language server

Commands

jq-lsp

Examples

Start the language server on default port 8080$ jq-lsp
Start the language server on a specific port$ jq-lsp --port 9000
Use with an editor that supports LSP (e.g., configure in Neovim)$ jq-lsp &