defunkt / Zen

Distraction free writing for Atom.
http://atom.io/packages/Zen
MIT License
193 stars 54 forks source link

Deprecated Command nuclide-file-tree:toggle #123

Open vaaralav opened 5 years ago

vaaralav commented 5 years ago

When entering Zen mode for the first time the following appeared.

screenshot 2019-02-20 at 10 20 04

These lines could probably be removed:

Versions

$ apm --version
apm  2.1.3
npm  6.2.0
node 8.9.3 x64
atom 1.34.0
python 2.7.15
git 2.17.2
├── Zen@0.18.0
├── nuclide@0.366.0
pgregory9 commented 5 years ago

If you just change all instances of nuclide-file-tree to tree-view in the lines you cite above, it seems to fix it and properly toggle tree-view off when entering Zen mode