Home

Awesome

lsp debug utils

Simple tailing

dune exec lsp_debug_tools -- ~/.local/state/nvim/lsp.log

Tailing with a filter

dune exec lsp_debug_tools -- ~/.local/state/nvim/lsp.log --name "jsperf-lsp"

Vim LSP Starting