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

https://github.com/ddzy/file-positioning

:suspect: A vscode extension for finding the specified file
https://github.com/ddzy/file-positioning

vscode vscode-extension vscode-plugin

Last synced: 4 months ago
JSON representation

:suspect: A vscode extension for finding the specified file

Awesome Lists containing this project

README

          

# File Positioning


file-positioning

## Origin

For VScode issue [#67035](https://github.com/Microsoft/vscode/issues/67035)

## Features

> Have you tried looking for specific files in a large workspace folder? It may be a confusing problem.

Now, `file-positioning` can help you to find the file, just like this:

![display_one](https://oos.yyge.top/2019/2/2/vsce/file-positioning/images/display_one.gif)

## Usage

1. Open this extension by `Shift+F2`
2. Try `Ctrl+Shift+P` once, and then enter the `File Positioning` command

## Release Notes

@see [CHANGELOG](./CHANGELOG.md)

## LICENSE

@see [MIT](./LICENSE)

**Enjoy!**