orbitalquark / textadept

Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.
https://orbitalquark.github.io/textadept
MIT License
640 stars 38 forks source link

Add option to trigger word autocomplete automatically #374

Closed ghost closed 1 year ago

ghost commented 1 year ago

Discussed in https://github.com/orbitalquark/textadept/discussions/372

It should be configurable. Like after how many chars typed to trigger word autocomplete. For example, with gtk_combo_box_entry_set_text_column, will only trigger word autocomplete after the users typed gtk.