quick-open-prefillProvides a command to prefill VSCode's quick open dialog with the current selection. FeaturesIn order to maximize chances to find a match, the extension will replace non-word characters with spaces, benefiting from VScode's fuzzy match. This might help:
Extension SettingsAdd the following to your keybindings.json to override current quick open behaviour:
Release NotesSee CHANGELOG.md. |