[PATCH] D43229: [clangd] Enable snippet completion based on client capabilities.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 13 03:25:30 PST 2018
ilya-biryukov created this revision.
ilya-biryukov added reviewers: hokein, ioeric, sammccall.
Herald added subscribers: jkorous-apple, klimek.
And remove -enable-snippets flag.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D43229
Files:
clangd/ClangdLSPServer.cpp
clangd/Protocol.cpp
clangd/Protocol.h
clangd/tool/ClangdMain.cpp
test/clangd/completion-snippets-disabled.test
test/clangd/completion-snippets-enabled.test
test/clangd/completion-snippets-missing.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43229.134016.patch
Type: text/x-patch
Size: 11397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180213/492862f1/attachment.bin>
More information about the cfe-commits
mailing list