This patch adds the priority of a completion item to the sort text of the
returned LSP result.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34137
[clangd] Add priority to completion item sort text ClosedPublic Authored by krasimir on Jun 13 2017, 2:00 AM.
Details Summary This patch adds the priority of a completion item to the sort text of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2017, 5:49 AM Closed by commit rL305454: [clangd] Add priority to completion item sort text (authored by krasimir). · Explain WhyJun 15 2017, 2:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 102646 clang-tools-extra/trunk/clangd/ClangdUnit.cpp
clang-tools-extra/trunk/test/clangd/authority-less-uri.test
clang-tools-extra/trunk/test/clangd/completion.test
|