Code navigation UX and robustness
View options
- Truncate descriptions
Created by: sqs
Code navigation includes code intelligence, Git blame, Codecov/Datadog extensions, Chrome/Firefox extensions, and anything else that helps a user navigate their code. Code navigation is one of the 2 main features of Sourcegraph for users (along with code search).
We've made big changes to code navigation the last few months, such as moving language/git-blame functionality to extensions and enabling code intel by default (in 3.0). We want to reserve time to be responsive to feedback on these new features introduced in 3.0 and proactively fix the biggest issues and known tech debt.
Plan
Scope
- Issues labeled release-blocker must get done.
- Issues labeled priority are the next thing to work on after all release-blockers are done.
- Issues without release-blocker or priority label will get tackled if time.
Test/review plan
- Code reviewer: assignees of this issue
- Tester: assignees of this issue