cacheMode

Deprecated

Only had one mode ever, that always has been and will still be the default

Replace with

cache(block)

Sets the autocomplete cache mode.

Tip: You can mark app options your autocomplete depends on as composite keys, this would be useful to make an autocomplete result depend on multiple options, instead of only the focused one.