olmokramer / atom-autohide-tree-view

Hides most of the tree view, reveal it on hover
MIT License
38 stars 7 forks source link

feature request - make pushing text to right an option #10

Closed mark-hahn closed 9 years ago

mark-hahn commented 9 years ago

I know someone else said they liked the text under the bar not pushing to the right but it has been causing me trouble. I have had times when I wanted to see the text while the treeview was open. Also I've had trouble editing the text before the treeview closed, but I don't remember the details.

I guess this is a personal opinion which is why I'm requesting a feature.

olmokramer commented 9 years ago

v0.15.0 adds this option, pushEditor. The text editing problem is probably because the tree view gets focused when it's opened. I can also add a setting for that if you want?