zulip/tools/linter_lib
Pratik Chanda 82dfd41db7 search_suggestion: Refactor get_operator_suggestions.
We change how we calculate operators suggestion that match with type
query. First we just remove all canonicalized operators based on
incompatible patterns. This means their equivalent legacy operators
are also out of the suggestion and filter them out using the removed
canonicalized operators. Then we just run our phrase match on the
combined array to further filter them out.

This will help us in removing some legacy types from
incompatible_patterns.
2026-02-10 13:04:41 -08:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py search_suggestion: Refactor get_operator_suggestions. 2026-02-10 13:04:41 -08:00
exclude.py docs: Update for switch from Transifex to Weblate. 2025-07-16 19:59:20 -07:00