logquacious icon indicating copy to clipboard operation
logquacious copied to clipboard

Autocompletion

Open gak opened this issue 6 years ago • 0 comments

Allow autocompletion when users type.

For example, when you focus the cursor on the input immediately a list of keys are shown in a drop down. When the user starts typing it drills down and reduces the options.

Once the user gets to the colon, e.g. key:, a set of values could be displayed.

Need to also consider previously searched terms for the user to reuse. Maybe it can be part of the autocomplete functionality, or elsewhere.

#44 will help with this.

gak avatar Dec 23 '19 22:12 gak