Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add autoopen option #1346

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ardentbriar
Copy link

Since builds are currently failing #1344 I can't run tests, so leaving them to update after that's resolved. I'm calling this a draft PR until then.

Description of the Change

Adds boolean config setting Show On Attach to control whether the tree view is automatically shown when a new window is opened.

Default is true to preserve current behavior.

Alternate Designs

None. The change is small.

Benefits

Allow keeping the tree view hidden by default. This has been requested for years in #530 and on the forum.

Possible Drawbacks

Choice fatigue. It adds a new option which must be thought through when the configuring the package.

I don't think there are excessive options. After this change there are 8 boolean options. The default value preserves current behavior so most people won't need to think about it.

Applicable Issues

Closes #530.

Adds boolean config setting Show On Attach to control whether the
tree view is automatically shown when a new window is opened.

Default is true to preserve current behavior.
This was referenced Jun 21, 2020
@pokono
Copy link

pokono commented Nov 22, 2020

Can't wait for this!!

@bueler
Copy link

bueler commented Feb 20, 2021

This would be nice to have! Such a simple thing ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tree-view hidden at start-up
3 participants