ilya-biryukov added a comment. In D62298#1515399 <https://reviews.llvm.org/D62298#1515399>, @kadircet wrote:
> LGTM > > Have one question though, does it improve behavior in vscode? Since label > seems to be the same, it will most definitely improve clangd's ranking but > vscode ignores it anyway. It does, VSCode relies on `filterText` for ranking and since it now starts with the function name the ranking is much better. Will fix the rest of the comments and land this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62298/new/ https://reviews.llvm.org/D62298 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits