public void startAutoCompletion() {
   resetCompletions();
   completionsPopup.showCompletions();
 }