I\'m trying to open a directory in sublime Text 3.
I can launch sublime from the command line using the subl command.
subl
The help text show the fol
That's because by default the side bar does not show, you can show the side bar by
View > Side Bar> Show Side Bar
[1