Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>file-walkerNew to Visual Studio Code? Get it now.
file-walker

file-walker

XC012

|
12 installs
| (0) | Free
Walk throught files. Go to previous, next and random file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

created: 2024-09-23 11:11:42 updated: 2024-10-26 14:02:47

file-walker

Features

Walk throught files. Go to previous, next and random file.

Let's read vscode like a book.

Ways the walker can walk

  1. Prev file (can walk across folders)
  2. Next file (can walk across folders)
  3. Prev file in current folder
  4. Next file in current folder
  5. Random file

Configurations

Exclude Paths

file-walker will ignore a file if any one path appears in its path. Priority: 1

default: ["node_modules", ".git"]

All Include Paths

file-walker will walk only if all the paths appear in a file's path. Priority: 2

default: []

Any Include Paths

file-walker will walk if any one path appears in a file's path. Priority: 3

default: []

Limitations

May not work with Multi-root Workspaces.

Can not open binary files.

Sorting may not be consistent when encountering non-ASCII characters.

Contact me

I will be reading every email. Your honest feedback helps me make this plugin better for you.

Thank you.

daniel0young76@gmail.com

Support me

PayPal

Thanks!😊

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft