It provides SelectList View for accessing the project file and directory like File Explorer on Windows.
cmd-alt-n
to open the current directorycmd-shift-h
to open the project root directoryWhen SelectListView is displayed,
cmd-[
to open parent directory by SelectListViewThis 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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.