Skip to content

MadaraUchiha/vscode-file-navigator

Repository files navigation

file-navigator

File Navigator is a VSCode extension which enables simple file navigation through the VSCode menus, relative to the currently open file.

Features

  • Single command: open from the context menu or with the default key binding, CTRL+L (CMD+L on Mac)
  • Fuzzy search files in the directory listing
  • Select .. to go to parent directory
  • Great for navigating to hidden files and directories such as .git/ and node_modules/

Demo

demo

Release Notes

See CHANGELOG.md for more details.

1.0.0

Initial release of file-navigator

1.0.2

UI improvements and Create Folder

1.1.0

Add placeholder to picker. Thanks @kav137

1.1.1

Fix bug where placeholder would sometimes not appear

v1.1.2

  • Rename "Create File" to "Create File (New)" #4 - Thanks @wildeyes

v1.2.0

  • Fix bug where Create File would not work.

About

VSCode extension to add a simple keyboard only file navigator, activate with CTRL/CMD+L

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •