Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick File BrowserNew to Visual Studio Code? Get it now.

Quick File Browser

ctf0

|
37 installs
| (0) | Free
A nicer alternative to the file open dialog.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Browser

based on jeffgran which is based on bodil + fixes/enhancements

Notes

  • to create a new file or directory, we have 2 ways to do so

    1. the search value DIDNT match any file/directory
      • u will get the options where u can create either a file or folder with that value
    2. the search value DID match a file/directory
      • execute the command of quick-file-browser.actions
      • next u will have 2 sets of options for
        • create either a file or folder with that value
        • rename/delete/etc.. the currently selected file/folder
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft