Mahmoud Al-Qudsi 9c63ad3209 Fix completion descriptions for functions
At some point the completion code was refactored and in the event where
no explicit function description was passed into `resolve_description()`
it would attempt to use the `desc_func` parameter but pass in the
_remaining_ part of the completion rather than the full text, which
would obviously fail.

e.g. if completing `foo<TAB>`, for function `foobar` it would attempt to
find the description for a function named `bar` instead of `foodbar`.

Closes #5206.
2018-09-26 13:18:29 -05:00
..
2018-07-09 20:31:16 -07:00
2017-07-12 22:38:24 -07:00
2018-01-30 12:36:50 -08:00
2018-02-12 10:49:22 -08:00
2018-08-04 15:32:09 -07:00
2018-08-03 00:48:50 -07:00
2018-08-11 22:23:20 -07:00
2017-11-16 10:48:21 -08:00
2018-02-18 19:12:45 -08:00
2017-02-14 18:48:27 -08:00
2018-09-22 11:58:55 +02:00
2018-08-11 22:23:20 -07:00
2018-09-19 10:55:36 +08:00
2018-08-11 22:23:20 -07:00
2018-09-05 21:49:31 -07:00
2018-09-01 12:00:56 -07:00
2018-09-26 12:36:20 -05:00
2018-09-01 13:11:42 -07:00
2018-08-12 02:41:09 -07:00
2017-06-16 21:01:56 -07:00
2018-09-01 13:11:42 -07:00
2018-07-01 15:56:33 -07:00
2018-09-01 13:11:42 -07:00
2017-02-11 21:30:38 -08:00
2018-08-11 22:23:20 -07:00
2018-04-01 16:10:59 -07:00
2017-02-14 18:48:27 -08:00
2018-09-01 12:00:56 -07:00
2017-05-01 22:05:35 -07:00
2018-09-01 12:00:56 -07:00
2018-02-25 21:29:24 +01:00
2018-08-04 16:45:16 -07:00
2018-09-18 21:22:15 +02:00
2018-09-08 22:19:05 -07:00
2017-01-24 15:24:13 -08:00
2018-03-01 13:09:35 +01:00
2018-03-01 13:09:35 +01:00
2017-02-14 18:48:27 -08:00
2017-02-14 18:48:27 -08:00
2017-06-17 22:51:25 -07:00
2018-05-06 11:20:15 -07:00
2018-09-26 12:36:20 -05:00
2018-09-26 12:36:20 -05:00