Skip to content

kawamurakazushi/vscode-filer

Repository files navigation

VSCode Filer

A Simple File Explorer build for keyboard user, inspired by vimfiler.

Features

Simple and Easy to navigate your project.

screenshot

Commands

"commands": [
  {
    "command": "filer.show",
    "title": "Show Filer"
  }
]

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

Release Notes

1.0.0

Initial release