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

Drop folder onto sidebar to open as project #1339

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Drop folder onto sidebar to open as project #1339

merged 5 commits into from
Dec 1, 2023

Conversation

jeremypw
Copy link
Collaborator

Fixes #1338

Simple implementation of opening a folder as a project by dropping the uri from the file manager onto the sidebar. Uses default behaviour so no drag icon or previewing of data etc. This can be refined later if desired.

@jeremypw jeremypw mentioned this pull request Nov 30, 2023
5 tasks
Copy link
Contributor

@zeebok zeebok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. Seems simple enough to not require further testing but I can if you'd like me to.

@jeremypw
Copy link
Collaborator Author

jeremypw commented Dec 1, 2023

This all still seems to work without regression so I'll go ahead and merge. Thanks for the review @zeebok !

@jeremypw jeremypw merged commit c02a406 into master Dec 1, 2023
6 checks passed
@jeremypw jeremypw deleted the dnd-folder branch December 1, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to drag folders to Code
2 participants