Skip to content

Conversation

@davidmhewitt
Copy link
Member

Adds a context menu item to projects in the sidebar that allows you to close all folders except the one that was right clicked on.

Useful for when you're tidying up your open projects but want to keep the one you're currently working on.

Copy link
Contributor

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

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

Does this conflict with #657? It's a little different, but these two PRs should probably consider one another in their implementation. Also, small copy suggestion.

Jeremy Wootten added 2 commits November 26, 2019 11:45
# Conflicts fixed in:
#	src/FolderManager/ProjectFolderItem.vala
@jeremypw
Copy link
Collaborator

jeremypw commented Nov 26, 2019

I have fixed the conflict with master and updated text according to Cassidy's recommendation. I think this option is OK here. Anywhere else it is not certain what "This folder" is.

Copy link
Contributor

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

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

Nice! Minor critique: the item should probably be marked as insensitive when it won't do anything, i.e. when only one folder is open.

@jeremypw jeremypw requested a review from cassidyjames January 20, 2020 19:41
@cassidyjames cassidyjames merged commit dd24223 into master Jan 20, 2020
@cassidyjames cassidyjames deleted the close-all-folders-except branch January 20, 2020 22:41
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.

4 participants