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

Allow dragging a folder over the label of the project's root directory in explorer #43896

Closed
kaba2 opened this issue Feb 17, 2018 · 1 comment
Assignees
Labels
file-explorer Explorer widget issues
Milestone

Comments

@kaba2
Copy link

kaba2 commented Feb 17, 2018

Issue Type

Feature Request

Description

The process of moving a directory up the directory-hierarchy in explorer differs depending on whether the directory is to be moved to the root directory or to a non-root directory. For a non-root directory A, I can grab a sub-directory B, and drag it upwards over the label of the directory A. However, for the root directory, doing the same does nothing. Instead, one has to drag the directory downwards all the way down to the empty space after all files and directories. The request is to allow dragging a folder over the label of the project's root directory, with the usual semantics of moving the sub-directory to the root-directory.

VS Code Info

VS Code version: Code 1.20.1 (f88bbf9, 2018-02-13T15:34:36.336Z)
OS version: Windows_NT x64 10.0.16299

@bpasero bpasero assigned isidorn and unassigned bpasero Feb 18, 2018
@isidorn
Copy link
Contributor

isidorn commented Feb 19, 2018

This works in the latest vscode insiders.
Fixed as part of #29715

@isidorn isidorn closed this as completed Feb 19, 2018
@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues and removed new release labels Feb 19, 2018
@isidorn isidorn added this to the February 2018 milestone Feb 19, 2018
@bpasero bpasero removed the bug Issue identified by VS Code Team member as probable bug label Mar 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

3 participants