Uberi / Autocomplete

Suggests and completes words as you type! Write faster and more efficiently.
http://www.autohotkey.com/board/topic/60998-autocomplete/
196 stars 50 forks source link

Autocomlete support for other languages #2

Closed dimosthenes closed 7 years ago

dimosthenes commented 9 years ago

I have added words to be used in wordlist (greek). how can the autocompletion work for these words as well?

Uberi commented 7 years ago

Hi @dimosthenes,

You can add/remove words in the settings dialog, as well as by editing the wordlist file itself. You may need to edit NormalKeyList in the top of the script file and in Settings.ini to make sure Greek-specific letters are supported properly.