[PATCH] D145319: [clangd] Refine logic on $0 in completion snippets
Younan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 23:23:34 PDT 2023
zyounan added inline comments.
================
Comment at: clang-tools-extra/clangd/CodeCompletionStrings.h:45
///
/// When \p CompletingPattern is true, the last placeholder will be of the form
/// ${0:…}, indicating the cursor should stay there.
----------------
Sorry, I forget to revise the comments :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145319/new/
https://reviews.llvm.org/D145319
More information about the cfe-commits
mailing list