Typing can offer Slack channel completions, but nothing here switches it on.
A Slack channel autocomplete source exists with no visible enabling path in this build.
What's wrong with this entry?
A completion source that offers Slack channels as you type, showing up to 10 matches formatted as #channel. Nothing in this build was found to switch it on, so whether it appears depends on how the Slack integration is enabled.
- Results are cached per typed prefix, with the cache evicting past 50 queries.
- An identical query already in flight is reused rather than re-sent.
- Keeps a growing set of channels it has seen and notifies the UI when that set changes.
slack-channel-
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.246
Stale autocomplete results and duplicate submits are now discarded
Both mention autocomplete