Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 528 Bytes

file-navigator

File Navigator is a VSCode extension that enables simple file navigation through the VSCode menus.

Features

demo

  • Single command, open from the context menu or with the default keybind, CTRL+L (CMD+L on Mac)
  • Intuitively search for files out of the directory listing
  • Select .. to go up one folder

Release Notes

See CHANGELOG.md for more details.

1.0.0

Initial release of file-navigator

1.0.2

UI improvements and Create Folder