Implement document highlights for search-based intel
Created by: olafurpg
Followup from https://sourcegraph.slack.com/archives/C0W2E592M/p1653291648908039
We currently only provide document highlights for Squirrel search-based intel
It would be nice if we had a fallback implementation that highlights all ranges matching the current token, similar to how VS Code does it by default.