Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

hmatsuda/file-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-explorer package

It provides SelectList View for accessing the project file and directory like File Explorer on Windows.

  • cmd-alt-n to open the current directory
  • cmd-shift-h to open the project root directory

When SelectListView is displayed,

  • To confirm file to open confirming file at new tab
  • To confirm directory to open confirming directory by SelectListView
  • To confirm '..' or cmd-[ to open parent directory by SelectListView

This package uses file-explorer.ignoredNames config settings to filter out files and directories that will not be shown. This config settings is interpreted as arrays of minimatch glob patterns.

A screenshot of your spankin' package

About

It provides SelectList View for accessing the project file and directory like File Explorer on WIndows.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors