Ide menu uses ... for items that are very long, and if the prompt already contains some string inside of ... it will panic. It can be reproduced by completing the largest item in the ide_completions, then deleting one or two characters, and hitting Tab again.
Ide menu uses
...
for items that are very long, and if the prompt already contains some string inside of...
it will panic. It can be reproduced by completing the largest item in theide_completions
, then deleting one or two characters, and hittingTab
again.The panic was found in #821