mkremins / flense

Edit trees, not text
MIT License
101 stars 3 forks source link

Hide completions menu in certain contexts #52

Closed mkremins closed 8 years ago

mkremins commented 9 years ago

We should hide the completions menu when the selected form's context precludes effective prediction of what the user might want to type. In e.g. (def |...|), there's no good way for us to guess what the user wants to name the var, so it's preferable that we avoid suggesting anything.