An open API service indexing awesome lists of open source software.

https://github.com/shawnlin013/vscode-file-name-search

:mag: Quickly search file name over all files for VS Code.
https://github.com/shawnlin013/vscode-file-name-search

file-name filename search vscode vscode-extension

Last synced: 11 months ago
JSON representation

:mag: Quickly search file name over all files for VS Code.

Awesome Lists containing this project

README

          

# File Name Search

[![](https://vsmarketplacebadge.apphb.com/version/Shawn.file-name-search.svg)](https://marketplace.visualstudio.com/items?itemName=Shawn.file-name-search)
[![](https://vsmarketplacebadge.apphb.com/installs/Shawn.file-name-search.svg)](https://marketplace.visualstudio.com/items?itemName=Shawn.file-name-search)
[![](https://vsmarketplacebadge.apphb.com/rating/Shawn.file-name-search.svg)](https://marketplace.visualstudio.com/items?itemName=Shawn.file-name-search)
[![](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Quickly search file name over all files.

## Features
1. Search File Name
2. Search File Name (Match Case)
3. Search File Name (Match Whole Word)
4. Search File Name (Match Case and Whole Word)

## Usage

1. Right click on the file
2. Click `Search File Name`
3. Done

![](https://raw.githubusercontent.com/ShawnLin013/vscode-file-name-search/master/images/preview.gif)

## License

The source code is licensed under the [MIT](License) license.