Sara Lee
Sara Lee
### Plan Tracking issue for architecture work being done by @tjkandala . This issue covers: - Any exploratory work being done on how to expose Search - Implementation work to...
### Plan Tracking issue for any core-search related work being done on the VS Code extension. - Any UI work related to exposing Search - Any performance work related to...
### Plan We've obvserved latency issues with the file view rendering and popover that makes the Sourcegraph file navigation experience feel slower and less snappier than comparable products. CodeMirror is...
Line selection in CodeMirror changes the behavior to only select lines when clicking on line numbers as well as token selection. This is different from the current implementation where we...
#### Steps to reproduce: Taken from[ internal feedback](https://sourcegraph.slack.com/archives/CHXHX7XAS/p1643739820080099): 1. Navigate to [URL](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/enterprise/internal/insights/resolvers/insight_view_resolvers.go?L160:6) - URL is set to definition location at line 160 in this file = 2. Click on "go...