-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
area-rebase-editorIssues or features related to the Interactive Rebase EditorIssues or features related to the Interactive Rebase EditortriageNeeds to be looked atNeeds to be looked at
Description
Description
Following the discussion here, which was closed for some reason.
Cannot use the interactive rebase editor with git rebase <branch name>
, even though I have the option enabled:

The "top comment" says to edit .gitconfig
with :
[core]
-- editor = code -n -w
IT DID NOT WORK.
I also tried this:
git config --global sequence.editor "code --wait --reuse-window"
It seems to work at first (opens the visual rebase on vscode), but the rebase fails with the message:

GitLens Version
15.0
VS Code Version
No response
Git Version
No response
Logs, Screenshots, Screen Captures, etc
No response
BlueskyFR, McFoggy and kenyerman
Metadata
Metadata
Assignees
Labels
area-rebase-editorIssues or features related to the Interactive Rebase EditorIssues or features related to the Interactive Rebase EditortriageNeeds to be looked atNeeds to be looked at