return { capabilities = { textDocument = { completion = { completionItem = { snippetSupport = true }, }, }, }, }