Justin Roberts
Justin Roberts
- After opening a new VS Code window, I often notice that going to the Home View for the first time results in a blank Home View with a perpetual...
### Description When multiple commits are selected in the graph, add a context menu option to generate a change log from those commits. This will use the AI feature to...
### Description To improve the UX of reading the output from AI generated summaries and content, we should add some light-weight caching so that things like commit explanations in the...
### Description Allow users to set different AI providers and models for individual features (e.g. commit message generation vs. commit explanation).
We should be listening to the rebase todo file getting deleted so that the rebase editor closes when a rebase is aborted from anywhere outside of the rebase editor (e.g....
When a local branch is associated with a PR that has already been merged, provide paths for users to cleanup the branch instead of showing a merge indicator that prompts...
### Description - [ ] allow users to explain the commit displayed in the bottom right corner of the Visual History view
When composer is auto-composing commits, do not prompt the user to acknowledge token limits after the first time in the same session. If composer is retrying composition multiple times, it...
### Description Add a button to the WIP row in the graph that opens Commit Composer and includes working directory changes. 🎨 [Design](https://www.figma.com/design/C5tCGmWybTLZJZHmVYJ7Iz/GitLens-Components---Features?node-id=1929-3022&t=oFULJbEVvKcvlzb5-4) When the button is shown for the...
### Description We need a better system for tracking feature spotlights (popups, modals, etc.) that call out new or relevant features in the GitLens UI. We do this in various...