atom / tree-view

🌳 Explore and open project files in Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello dear Atom support team. I was wondering if you could help me, please, to fix the following issue. My tree-view panel dissappeared recently (probably, I pressed some sequence of buttons unintentionally). I figured out how to make it appear again. But it appears only for the current session. When I close Atom and then open it again, the tree-view panel dissappears again. And I need to toggle it manually. I enabled it in the settings, I toggled it, I opened existing files from folders, I opened blank files without folders, I used moon calendar to pick a right time to open Atom - nothing has helped me so far. Tree view doesn't appear automatically anymore when I open my existing files (with code in them) from my existing folders.

nepomnyi opened this issue · comments

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Thanks for reaching out!

We require the template to be filled out on all new issues and pull requests. We do this so that we can be certain we have all the information we need to address your submission efficiently. This allows the maintainers to spend more time fixing bugs, implementing enhancements, and reviewing and merging pull requests.

Thanks for understanding and meeting us halfway 😀

it look like you are describing this issue : #1313
Apparently it is the new behaviour of atom when opening a project from a file and there is no option to restore the old behaviour.