bodil / vscode-file-browser

https://marketplace.visualstudio.com/items?itemName=bodil.file-browser
GNU Lesser General Public License v3.0
87 stars 22 forks source link

Navigate to filesystem root #16

Open hexedpackets opened 4 years ago

hexedpackets commented 4 years ago

Coming from emacs + helm, it would be fantastic to be able to quickly navigate to the root of the filesystem. Right now the quickest way I've figure out is to type ~/, Left Arrow, Left Arrow. Ideally I'd like to simple type / and have that go to the root instead of assuming I mean a path under the current project.

goyalyashpal commented 1 year ago

so, how will u designate project/workspace root then?

goyalyashpal commented 1 year ago

and also for projects in remote or maybe even wsl too?

          This might not work for using vscode-remote remoting to a window machine

Originally posted by @stevenguh in https://github.com/bodil/vscode-file-browser/issues/22#issuecomment-732688326