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 editors and tabs #7852

Closed
3 tasks done
bpasero opened this issue Jun 18, 2016 · 0 comments
Closed
3 tasks done

Drag and Drop editors and tabs #7852

bpasero opened this issue Jun 18, 2016 · 0 comments

Comments

@bpasero
Copy link
Member

bpasero commented Jun 18, 2016

Drag and drop for editors has been rewritten and needs testing across platforms. You can now

  • drop into any opened tab in the title area
  • drop to the empty space of the title area
  • drop into the editor area (left, center, right)

Verify

  • you can reorder and move tabs via DND and you see feedback
  • you can open 1-N files at a specific position by dragging from outside VS Code (explorer, finder) into VS Code
  • you can open a file or editor from the opened editor view or explorer by dragging
  • you can open an editor to the side of an existing one by dragging towards the left or right area of an editor (this works for dragging from outside VS Code, dragging a tab or from the explorer)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants