Skip to content

hirohitokato/quickopen-with-selection

Repository files navigation

QuickOpen with selection

A Visual Studio Code extension that makes QuickOpen command(ctrl+P/⌘+P ) more convenient.

Features

Prefill a selected text in the active editor when you open the QuickOpen panel.

animation

You can toggle enable/disable prefilling via configuration.

How to use

  1. Select some text in the editor.
  2. Press control + P key (on macOS, ⌘ + P).
  3. See the input area 👍

Extension Settings

This extension contributes the following settings:

  • quickopenWithSelection.enable: enable/disable this extension

animation

Known Issues

Please let me know as an issue.

  • Cannot detect comma separated number, like currency(10,000).

Release Notes

See the CHANGELOG.md.

Enjoy!

About

A Visual Studio Code extension to open QuickOpen panel with currently selected text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published