Files
zulip/frontend_tests/node_tests
Rohitt Vashishtha c298163a67 typeahead: Prioritize language names subset of another for sorting.
This ensures that typing '```java' and pressing enter would result in
getting dropped into a java codeblock instead of javascript codeblock.

We implement this by pushing the exact match of a query to be pushed to
the top of the returned matches in `sort_languages`.

With some comments added by tabbott in the tests explaining the
current reasoning.

Fixes #13109.
2019-09-26 13:00:21 -07:00
..
2019-07-04 16:48:33 -07:00
2019-01-07 19:20:56 -08:00
2019-08-06 23:29:11 -07:00
2019-01-07 19:20:56 -08:00
2019-01-07 19:20:56 -08:00