Ryan Roden-Corrent
|
2696f9b427
|
Handle unicode characters in Completer.
Just limit the cursor position to the length of the text to avoid
crashes in this case.
Resolves #2007.
|
2016-10-04 07:36:49 -04:00 |
|
Florian Bruhin
|
faa052ad6f
|
Fix hang with multiple spaces in URL completion
|
2016-09-04 20:19:16 +02:00 |
|
Ryan Roden-Corrent
|
24a5bffbd8
|
Test for completion warnings with 1 item.
Add a regression test for #1600: Warnings from completionwidget when it
only has 1 item.
Addresses #1899.
|
2016-08-31 22:25:34 -04:00 |
|