ManiacDC / TypingAid

Word AutoCompletion Utility
http://www.autohotkey.com/board/topic/49517-ahk-11typingaid-v2200-word-autocompletion-utility/
GNU General Public License v3.0
138 stars 45 forks source link

Add "End Word Characters" #49

Closed ManiacDC closed 9 years ago

ManiacDC commented 9 years ago

With "End Word Characters", when a specified character is typed, that character will be appended to the word, the word will be terminated, and the word will be force learned. Characters in "End Word Characters" should NOT be in "Terminating Characters".

For example, if I had ( in my End Word Characters, I could type: MyFunction(A,B)

MyFunction( would be learned, and would appear, with the (, the next time I start typing MyF...

ManiacDC commented 9 years ago

https://github.com/ManiacDC/TypingAid/commit/e2ba0b961939554fd11f27b3863dd8ff9b06d546