Xavier C.
Xavier C.

Reputation: 1817

Reveal sidebar in Atom (editor)?

I have a simple question. I've installed Atom and the package nuclide-commons, but when I open a folder, I don't see any sidebar with the list of files in Atom. I'm trying to find a way/shortcut to show it, but I failed. It's even not mentioned in the main menu...

Any hint? Thanks.

Upvotes: 6

Views: 5303

Answers (4)

AndiKod
AndiKod

Reputation: 84

On Windows: Toggle Tree View [CtrK CtrB]

Or Ctr + Shift + P: Search: Toggle Tree View

Upvotes: 1

Krishna
Krishna

Reputation: 1

SOLVED step 1. click on the menubar step 2. click the file menu bar step 3. finally click the open folder and select the folder you will get side bar I hope, you solved it.

Upvotes: 0

Cobbles
Cobbles

Reputation: 1798

The shortcut is ctrl-\ or cmd-\ to open/close the Tree View

Upvotes: 16

Xavier C.
Xavier C.

Reputation: 1817

Ok, I had to enable the tree-view package in Atom settings. It was not enabled by default.

Upvotes: 3

Related Questions