Protected_Protected ReadonlycontributionsProtected ReadonlymodeReadonlyonProtected ReadonlyonSet of searchTokens contributed by the currently registered extensions sources.
True when the given contribution searchToken should be considered enabled for the current
query. When no type tokens are present, all contributions are enabled.
Parses the current query into its mode, type-token and free-text parts. Both mode and type
tokens compose, so @installed @mcp asana parses to { mode: Installed, typeTokens: {@mcp}, freeText: 'asana' }.
Convenience for the view container, which only needs the mode.