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

Drag-and-drop from Source Control panel #111260

Closed
dmartin opened this issue Nov 24, 2020 · 3 comments · Fixed by #181463
Closed

Drag-and-drop from Source Control panel #111260

dmartin opened this issue Nov 24, 2020 · 3 comments · Fixed by #181463
Assignees
Labels
feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders on-testplan
Milestone

Comments

@dmartin
Copy link

dmartin commented Nov 24, 2020

I frequently use the drag-and-drop feature from the Explorer view to open files into specific panes. It would be really nice if this functionality was supported in the Source Control panel as well.

I imagine it working like:

  • Drag from filename into pane opens diff in that pane
  • Drag from file icon into pane opens original file in that pane

with reversed behavior if "git.openDiffOnClick": false.

@shaman-apprentice
Copy link

Not sure if this belongs here, or would be better a new feature request: If I have already two panels open next to each other, opening the git diff in one panel is pretty small and no fun to read, e.g.:

image

  • For me it would be nice, if the first two panels would be used for the diff
  • In IntelliJ the diffs opens in a detached popup, which I can move around and resize individually. I also like this feature a lot

@eamodio
Copy link
Contributor

eamodio commented Jan 5, 2021

@shaman-apprentice please open a new issue -- although note, that the behavior you describe is unlikely to change, as that is how tab management works in VS Code.

@eamodio eamodio added feature-request Request for new features or functionality git GIT issues labels Jan 5, 2021
@eamodio eamodio added this to the Backlog milestone Jan 5, 2021
@eamodio eamodio removed their assignment Jan 5, 2021
@eamodio eamodio added the help wanted Issues identified as good community contribution opportunities label Jan 5, 2021
@lszomoru lszomoru self-assigned this Oct 4, 2021
@mjbvz
Copy link
Collaborator

mjbvz commented May 17, 2022

One additional use case: I just enabled drag and drop into the SCM input box. It would be nice if we could drag and drop files from the SCM panel into the box to insert this file path (this already works with files from the explorer)

@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label May 15, 2023
@joyceerhl joyceerhl modified the milestones: Backlog, May 2023 May 15, 2023
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels May 16, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants