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-16 11:33:02 -07:00
2019-08-06 23:29:11 -07:00
2019-05-30 10:34:56 -07:00
2019-01-08 10:47:35 -08:00
2019-07-04 16:48:33 -07:00
2019-08-07 16:20:19 -07:00
2019-07-25 16:18:54 -07:00
2019-08-06 23:29:11 -07:00
2019-07-08 20:07:49 -07:00
2019-05-13 17:27:32 -07:00
2019-07-31 10:20:24 -07:00
2019-07-29 15:51:50 -07:00
2019-07-12 21:11:14 -07:00
2019-07-29 18:05:46 -07:00
2019-06-26 16:49:32 -07:00
2019-08-28 15:23:39 -07:00
2019-07-12 21:11:14 -07:00
2019-07-20 14:38:52 -07:00
2019-08-22 13:40:49 -07:00
2019-07-17 17:58:20 -07:00
2019-01-07 19:20:56 -08:00
2019-07-09 11:31:35 -07:00
2019-06-24 14:04:42 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-05-29 23:01:54 -07:00
2019-08-22 13:13:24 -07:00
2019-09-08 16:42:20 -07:00
2019-06-26 16:49:32 -07:00
2019-01-07 19:20:56 -08:00
2019-07-13 11:35:37 -07:00
2019-07-17 17:58:20 -07:00
2019-07-17 17:58:20 -07:00
2019-06-26 16:49:32 -07:00
2019-09-18 11:43:21 -07:00
2019-07-08 21:22:54 -07:00
2019-07-08 21:22:54 -07:00
2019-01-07 19:20:56 -08:00
2019-01-07 19:20:56 -08:00
2019-06-24 13:14:10 -07:00
2019-06-12 16:12:13 -07:00
2019-07-02 16:50:03 -07:00
2019-07-13 11:35:37 -07:00
2019-08-06 23:29:11 -07:00
2019-09-18 17:40:25 -07:00
2019-08-02 15:20:55 -07:00
2019-08-06 23:29:11 -07:00
2019-07-19 12:45:44 -07:00
2019-01-07 19:20:56 -08:00
2019-08-06 23:29:11 -07:00
2019-07-12 21:11:14 -07:00
2019-08-22 13:40:49 -07:00
2019-08-22 13:40:49 -07:00
2019-07-08 21:22:54 -07:00
2019-07-12 21:11:14 -07:00
2019-08-12 18:21:38 -07:00
2019-08-06 23:29:11 -07:00
2019-07-12 21:11:14 -07:00
2019-06-24 14:46:45 -07:00
2019-08-06 23:29:11 -07:00
2019-07-25 16:18:54 -07:00
2019-02-25 09:47:44 -08:00
2019-07-12 21:11:14 -07:00
2019-05-06 20:12:54 -07:00
2019-09-05 11:48:32 -07:00
2019-08-07 16:20:19 -07:00
2019-01-30 13:53:20 -08:00
2019-01-07 19:20:56 -08:00
2019-05-30 21:39:06 -07:00
2019-07-12 21:11:14 -07:00
2019-01-07 19:20:56 -08:00
2019-09-26 13:00:21 -07:00
2019-08-06 23:29:11 -07:00
2019-06-06 19:56:24 -07:00
2019-07-18 13:34:55 -07:00
2019-08-25 21:29:10 -07:00
2019-05-30 10:34:56 -07:00
2019-05-08 17:10:07 -07:00
2019-05-30 15:43:18 -07:00
2019-03-21 10:48:44 -07:00
2019-01-29 10:27:49 -08:00
2019-03-25 15:10:47 -07:00
2019-07-12 21:11:14 -07:00
2019-01-29 09:34:14 -08:00
2019-07-09 11:38:20 -07:00
2019-05-29 23:01:54 -07:00