Quick Path Opener is a lightweight VS Code extension that allows you to quickly reveal specific files or directories in the VS Code Explorer view using file paths or glob patterns. It is designed for developers who often copy-paste file paths from terminals, logs, or documentation and need to locate that file instantly in their project tree.
Features
Smart Path Resolution: Works with:
Relative Paths: ./src/components (relative to your workspace root).