-
For example, in the following file:
```
account Expenses:Food
account Expenses:Rent
account Expenses:Hobbies account Assets
~ monthly
Expenses:Food …
-
The scripting console is supposed to have an autocomplete function, but I have never seen it in my three years of using this platform.
Supposedly it worked on Windows in Vircadia before, but I have…
-
**Is your feature request related to a problem? Please describe.**
Currently the DAO address autocomplete only suggests DAOs that the user is a member of. However some DAOs allow anyone to make a pro…
-
We should be able to pass our own state type to usePrefix as in the case of makeTheme.
This would be especially useful for those that use a state other than the one defined by inquirer, as in my ca…
-
See https://github.com/n-riesco/ijavascript/issues/143
Currently, Hydrogen doesn't trigger a complete request unless the user has typed `autocomplete-plus.minimumWordLength` characters.
I'm prop…
-
## The problem
The autocomplete logic for commands is currently designed to be generic. This is not a good fit for the ES|QL language since every command can have its own syntax and patterns. The gene…
-
if you quickly type a query and hit enter before the suggestions have appeared, then no suggestions will show and the first result won't be selected.
This can happen if a user wasn't expecting auto…
-
Something is mess up.
**textSubmitted, itemSubmitted** both are not calling. Even I debugged too.
I am testing in flutter web and mac desktop app.
Code:
`
class AutocompleteExample extends S…
-
**Upstream bug:** https://bugs.chromium.org/p/chromium/issues/detail?id=914451#c53
**Date:** 2019-07-12
**Reported by:** Nick Colley
**Related to:** https://github.com/alphagov/accessible-autocompl…
-
If you applied the autocomplete feature, and entered some letters that are contained in the suggestion source, so the suggestions appear
from this point (while the suggestions are visible) if you clic…