Stata 17 suggests autocompletion options when you type a few letters in a do file.
I don't want to turn this nice feature off, however I would like it not to select the first word option in the autocomplete list when I press 'enter'. My primary use of 'enter' is to move to the next line; however when autocomplete is on the result is random unwanted word completions autotyped in my do files.
I have a read a few previous threads, this being closest to my issue:
None seem to have a solution to my problem (apologies in advance if I've missed a thread). Is the only option to disable autocomplete entirely?
I don't want to turn this nice feature off, however I would like it not to select the first word option in the autocomplete list when I press 'enter'. My primary use of 'enter' is to move to the next line; however when autocomplete is on the result is random unwanted word completions autotyped in my do files.
I have a read a few previous threads, this being closest to my issue:
HTML Code:
https://www.statalist.org/forums/forum/general-stata-discussion/general/1508902-autocomplete-shortcuts-in-stata16

Comment