[PATCH] D37101: [clangd] Add support for snippet completions

Raoul Wols via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 12:32:30 PDT 2017


rwols updated this revision to Diff 114415.
rwols added a comment.

Update the description for the "-enable-snippets" option.


https://reviews.llvm.org/D37101

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/Protocol.cpp
  clangd/clients/clangd-vscode/package.json
  clangd/tool/ClangdMain.cpp
  test/clangd/authority-less-uri.test
  test/clangd/completion-snippet.test
  test/clangd/completion.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37101.114415.patch
Type: text/x-patch
Size: 30199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170908/93d206dd/attachment-0001.bin>


More information about the cfe-commits mailing list