This is a first stab at adding the currently selected folder to the list. I can't find an Atom API that gives us the currently selected file or folder, so I had to fudge it a bit.
See #9
I didn't resort the items, because it looked like right now the view is generic.
We should probably make it an option in the future, so that someone can default the behavior (only use the selected folder or only use the root folder)
This is a first stab at adding the currently selected folder to the list. I can't find an Atom API that gives us the currently selected file or folder, so I had to fudge it a bit.
See #9
I didn't resort the items, because it looked like right now the view is generic.