Note: these settings are only available in UEStudio
Quick tips are a tooltip suggestion for the word being typed, based on words previously found in the file that begin with the same characters. The first word found, scanning back from the cursor towards the top of the file, is the word that is suggested. Quick tips are enabled by default in UEStudio.
The IDE » IntelliTips » Quick tips branch of Settings includes the following options.
This value (in milliseconds) controls how long quick tips will be displayed without any interaction.
This value represents the number of characters back from the current caret position UEStudio will scan to populate the quick tips list. This is set to 100,000 by default.
This option controls what keys may be used to accept the suggested word (Tab or Enter key).