taivokasper / vscode-fuzzy-open

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-fuzzy-open extension

Extension for opening files when you do not remember or know the exact name and location of files.

Build binary

yarn install
yarn compile
yarn build-binary

Install the *.vsix file at the root of the project.

Press cmd+k + cmd+f to fuzzy open any files in your workspace or multi workspace project.

About

License:MIT License


Languages

Language:TypeScript 79.2%Language:JavaScript 20.8%