Readonly
selectorProvide a Map of Uri --> document highlights, like all occurrences of a variable or all exit-points of a function.
Used in cases such as split view, notebooks, etc. where there can be multiple documents with shared symbols.
The primary text model.
The position at which to provide document highlights.
The other text models to search for document highlights.
A cancellation token.
A map of Uri to document highlights.
A provider that can provide document highlights across multiple documents.