Skip to content

Try to avoid unwanted completions

Waqar Ahmed requested to merge work/auto-invoke-ignore into master

Often while typing completions are shown right when you are about to press enter and instead of getting a newline you get some random text. This is very annoying. To avoid some of this annoyance we can just ignore executing completion before 250ms.

Merge request reports

Loading