Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Interactive Rebase Editor when run from GitLens command (regardless of Git config) #1163

Closed
Hrach-H opened this issue Nov 16, 2020 · 3 comments
Assignees
Labels
feature New feature or request

Comments

@Hrach-H
Copy link

Hrach-H commented Nov 16, 2020

Guys, I cannot find a way to interactively rebase using the new interactive editor. Could someone please help me?

@AndreyWV
Copy link

I join this question, when I select Rebase current branch onto Commit... interactive rebase opens at integrated terminal.

@eamodio
Copy link
Member

eamodio commented Nov 16, 2020

Currently in order for it to work you'd need to have Git configured to use VS Code as your Git editor:
https://git-scm.com/docs/git-config#Documentation/git-config.txt-coreeditor

Although if you just want this for rebasing, you can set:
https://git-scm.com/docs/git-config#Documentation/git-config.txt-sequenceeditor

I will look into automatically using VS Code as the rebase editor when using rebase from within GitLens

@eamodio eamodio self-assigned this Nov 16, 2020
@eamodio eamodio added this to the Soon™ milestone Nov 16, 2020
@eamodio eamodio changed the title Interactive Rebase Dialogue Use Interactive Rebase Editor when run from GitLens command (regardless of Git config) Nov 20, 2020
@eamodio eamodio removed this from the Soon™ milestone Dec 2, 2020
@eamodio eamodio added feature New feature or request and removed improvement labels Dec 15, 2020
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants