When `Belt` is opened globally, the new `->` autocompletion feature doesn't work: <img width="600" alt="Capture d’écran 2021-04-08 à 15 48 49" src="https://user-images.githubusercontent.com/3982371/113980845-eaa7ca00-9881-11eb-9648-21cd4cdbc066.png"> Plus, "normal" autocompletion doesn't work anymore: <img width="523" alt="Capture d’écran 2021-04-08 à 15 49 55" src="https://user-images.githubusercontent.com/3982371/113980967-12972d80-9882-11eb-9527-9388a998fcad.png"> <img width="514" alt="Capture d’écran 2021-04-08 à 15 50 12" src="https://user-images.githubusercontent.com/3982371/113981000-1c209580-9882-11eb-96fb-527777131dbd.png"> Notice that adding a space after the `->` brings autocompletion back: <img width="701" alt="Capture d’écran 2021-04-08 à 15 50 50" src="https://user-images.githubusercontent.com/3982371/113981085-335f8300-9882-11eb-9b1a-4a23e71b7f26.png"> Is there a way to get the "classic" autocompletion back? Or to deactivate the new `->` autocompletion feature?