Skip to content

Instantly share code, notes, and snippets.

View doupongzeng's full-sized avatar
🎯
Focusing

doupongzeng

🎯
Focusing
View GitHub Profile
@doupongzeng
doupongzeng / gist:4886b48e02fa22bc1a33262b067d158c
Created September 30, 2021 02:18
multiple NO_RESULT_CALLBACK_FOUND errors printed on LSP init.
[START][2021-09-30 10:15:18] LSP logging initiated
[INFO][2021-09-30 10:15:20] .../lua/vim/lsp.lua:1226 "exit_handler" {}
[START][2021-09-30 10:15:32] LSP logging initiated
[INFO][2021-09-30 10:15:32] .../vim/lsp/rpc.lua:316 "Starting RPC client" { args = {}, cmd = "ccls", extra = {}}
[DEBUG][2021-09-30 10:15:32] .../vim/lsp/rpc.lua:395 "rpc.send" { id = 1, jsonrpc = "2.0", method = "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> },