/vscode-fuzzy-open

Primary LanguageTypeScriptMIT LicenseMIT

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.