Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>intercept-quickopenNew to Visual Studio Code? Get it now.
intercept-quickopen

intercept-quickopen

Seandor

|
17 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Intercept Quick Open

A Visual Studio Code extension that modifies the Ctrl + P file search behavior to automatically remove leading slashes from file paths.

Features

  • Intercepts the Ctrl + P command.
  • Automatically removes leading slashes from file paths before executing the quick open command.

Installation

  1. Clone this repository or download the source code.
  2. Open the source code folder in Visual Studio Code.
  3. Run npm install to install the dependencies.
  4. Press F5 to open a new VSCode window with your extension loaded.

Usage

  1. Open the Command Palette (Ctrl + Shift + P).
  2. Run the command Intercept Quick Open.
  3. Type the file path you want to search for. If the path starts with a leading slash, it will be automatically removed.

Extension Settings

This extension currently does not contribute any settings.

Known Issues

  • None at the moment.

Release Notes

1.0.0

  • Initial release of Intercept Quick Open.

Contributing

If you have any suggestions or find any issues, feel free to create an issue or submit a pull request.

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft