Integrations

LSP Server

Run xgrep as a Language Server Protocol server for editor integration.

LSP Server

xgrep includes a Language Server Protocol server for editor integration:

xgrep -f rules.yaml lsp

The LSP server communicates over stdio and provides real-time diagnostics as you edit code.

On this page