How can I:
-
Disable autocomplete in the tag field?
-
Control which keys accept an autocomplete suggestion in the tag field? It seems that both the space key and the - result in accepting the first autocomplete suggestion. For example if I have an old tag “my-tag” then in a new draft I enter “my-” in the tag field it will automatically populate the field with “my-tag-”. How would I prevent it from automatically populating the field without having to hit esc first? Is it possible to update the key which accepts an autocomplete suggestion (perhaps to tab only)?