I think the actual rules implemented here are probably *too* relaxed, and we
should require the first character to match the start of a word segment.
But I'm not sure and this was easier to write, will try it out.
Details
Details
- Reviewers
ilya-biryukov
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 31354 Build 31353: arc lint + arc unit
Event Timeline
Comment Actions
With two modes of operation, could inconsistencies between the client-side and the server-side filtering become more/less of an issue?
Is it true that the clients (VSCode, etc) do something closer to Lax mode?
Comment Actions
Another fair question is: how much should we care about client-side and server-side filtering consistencty in the first place?