FantasqueX wrote: Hi @HighCommander4 thanks for your suggestions. I'm happy to add snippets support for `if constexpr` and `if consteval`. Since `if <any number white space> constexp` and `if !consteval` is valid, I decided to add code snippet completion in the specific code completion function instead of in statement completion. Do you think it is OK?
https://github.com/llvm/llvm-project/pull/124315 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits