sergeibbb
sergeibbb
### Description is a follow up for #3916 - For Bitbucket Cloud - As for other integrations by URL it should detect the specific PR and short it - By...
### Description For cloud integrations when a user clicks "Disconnect Remote Integration" the dialog contains two buttons `Disable` and `Disable and Sign Out`. They have identical result, so the second...
# Description Solves #4769 (PLG-138) # Checklist - [ ] I have followed the guidelines in the Contributing document - [ ] My changes follow the coding style of this...
Based on high engagement with the walkthrough in VSC, we feel that we should offer a similar onboarding experience in IDEs that do not support the walkthrough. Requirements: - Identify...
# Description This precedes #4626 ## The Problem ### Steps to reproduce 1. call "GitLens: Re-install GitKraken MCP" command in the palette. 2. Check that it enters `setupMCP` function. 3....
### Description ### GitLens Version 17.7.1 ### VS Code Version _No response_ ### Git Version _No response_ ### Logs, Screenshots, Screen Captures, etc _No response_
### Description Goal: make collapse-expand icons on the Launchpad consistent to VSCode panels: - Current launchpad behavior: `{closed: down, open: up}` - Desired launchpad behavior: `{closed: right, open: down}`
## Description ### 1. Silence of the Launchpad #### Steps to reproduce on GitLens v17.3.0 - Connect GitHub and GitLab on GKDev - Sync integrations in GitLens - Go to...
# Description Fixes #4626 # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style of this project - [x]...
### Description ## The problem Launchpad shows nothing: Logs tells about a problem of getting items. Looks like there is a problem with transforming objects from GitHub to GitLens: ##...