Turn off Autocomplete? Topic is solved

The popular SciTE-based AutoHotkey Script Editor
dmatch
Posts: 49
Joined: 02 Oct 2013, 09:56

Turn off Autocomplete?

18 Apr 2018, 12:24

Is there a setting to turn off autocomplete? Thought I looked everywhere but...maybe not. I mostly ignore the autocomplete listbox but it tends to get in my way.
Last edited by dmatch on 18 Apr 2018, 14:33, edited 1 time in total.
dmatch
Posts: 49
Joined: 02 Oct 2013, 09:56

Re: Turn off Autocomplete?  Topic is solved

18 Apr 2018, 14:27

Okay, I got the autocomplete listbox to stop popping up. Don't care for this workaround but I commented these 2 lines out in the ahk.properties file in the SciTe subfolder of AutoHotkey folder:

Code: Select all

#autocomplete.ahk1.start.characters=$(chars.alpha)$(chars.numeric)$(chars.accented)$_@#.
#word.characters.$(file.patterns.ahk)=$(chars.alpha)$(chars.numeric)$(chars.accented)$_@#
I still get the function/command tip popups which I do like. So I have assauged my dislike for the autocomplete popup listbox. Please don't take my dislike for that 1 feature to suggest that I don't like the editor. I think it's great and used it all the time in spite of that 1 caveat (for me).

I'll leave this request unsolved for a while in case there is a better more aboveboard solution. This solution will probably not survive an update.
dmatch
Posts: 49
Joined: 02 Oct 2013, 09:56

Re: Turn off Autocomplete?

09 May 2018, 09:23

Guess my solution will be considered an adequate resolution. Solved.

Return to “SciTE4AutoHotkey”

Who is online

Users browsing this forum: No registered users and 16 guests