Use the List Members section of the Options dialog box to specify list members options. You can apply the following options:
Settings
Sort keywords by relevance
When selected, keywords in the suggestion box will be sorted to display the most relevant at the top of the list. It is selected by default.
Filtering Rule
These options define how to filter the list of suggestions in the suggestion box. If neither of them is selected, dbForge SQL Complete will display only those suggestions that start with the typed character(s).
By Matching
When selected, dbForge SQL Complete filters the list of suggestions to display those that start with the typed character(s) or contain it in the top of the list.
Camel Case
When selected, dbForge SQL Complete filters the list of suggestions to display those that are compound word which elements are joined without spaces and start with the typed characters.
Commit selection in completion list by typing
When you type any of the symbols specified below, dbForge SQL Complete will insert a highlighted suggestion from the suggestion box into code.
Tab
The highlighted suggestion will be inserted when you press the Tab key.
Whitespace
The highlighted suggestion will be inserted when you press the Spacebar key.
Following characters:
Enter characters here, and the highlighted suggestion will be inserted when you type any of the specified characters.
Reset Page Defaults
Click this button to reset settings on this page to the default ones.
See Also