Accept autocomplete suggestions
- Last UpdatedJul 31, 2024
- 1 minute read
Insert an item at the editor caret from the autocomplete list box—without an end line or tab appended—by doing one of the following:
-
Double-click the item.
-
Highlight (select) the item and press the Enter key or the Tab key.
Type a space, period, comma, open or closed parenthesis, or other punctuation used in the QuickScript .NET programming language (: ; [ ] = < > - + / *), and the item highlighted in the autocomplete list box will be inserted at the editor caret with the additional character appended.