User Story
As a developer, I want IDE-like semantic code navigation (definition, references, implementations) while reviewing code so that I can explore related components and perform more comprehensive annotations without leaving the review context.
Examples
- Ctrl+click to find references of an identifier
- Sidebar with references
- Peek definition
If you're open to contributions I can suggest an implementation.
User Story
As a developer, I want IDE-like semantic code navigation (definition, references, implementations) while reviewing code so that I can explore related components and perform more comprehensive annotations without leaving the review context.
Examples
If you're open to contributions I can suggest an implementation.