ilya-biryukov added a comment. Notes from the offline discussion:
- Sam: supporting multiple typed text chunks is hard, many clients that expect only one. Objective-C already does that, though, but in a way that does not break most targets. - Sam: supporting any other form of custom text for filtering is also hard, particularly in clangd that exposes a structured completion item with qualifiers, etc. - me: feel strongly that we should show `case` at the start **and** match it. - me: also feel strongly that the feature is useful. Having a single big "typed text" chunk that includes the qualifier and 'case' looks better than not having the feature. Let me know if I missed or misinterpreted something. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D63098/new/ https://reviews.llvm.org/D63098 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits