Without it we don't get completion requests from VSCode after
nested name qualifiers (e.g. after 'std::').
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35986
[clangd] Add ':' to completion trigger characters. ClosedPublic Authored by ilya-biryukov on Jul 28 2017, 3:44 AM.
Details Summary Without it we don't get completion requests from VSCode after
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 30 2017, 2:14 PM Closed by commit rL309550: [clangd] Add ':' to completion trigger characters. (authored by ibiryukov). · Explain WhyJul 31 2017, 2:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108887 clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/test/clangd/formatting.test
|