Skip to content

Instantly share code, notes, and snippets.

@pidgeon777
pidgeon777 / lsp.log
Last active June 8, 2021 08:39
Neovim LSP log file with ccls
[ START ] 2021-06-08T09:14:32+0200 ] LSP logging initiated
[ INFO ] 2021-06-08T09:14:46+0200 ] ...A\Portable\Neovim\share\nvim\runtime\lua\vim\lsp\rpc.lua:311 ] "Starting RPC client" { args = { "--log-file=ccls.log", "-v=1" }, cmd = "ccls", extra = {}}
[ DEBUG ] 2021-06-08T09:14:46+0200 ] ...\MEGA\Portable\Neovim\share\nvim\runtime\lua\vim\lsp.lua:826 ] "LSP[ccls]" "initialize_params" { capabilities = { callHierarchy = { dynamicRegistration = false, <metatable> = <1>{ __tostring = <function 1> } }, textDocument = { codeAction = { codeActionLiteralSupport = { codeActionKind = { valueSet = { "", "Empty", "QuickFix", "Refactor", "RefactorExtract", "RefactorInline", "RefactorRewrite", "Source", "SourceOrganizeImports", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }, <metatable> = <table 1> }, <metatable> = <table 1> }, dynamicRegistr