In vscode, when my editor is active, and I highlight some characters, and press command+P to open the goto file search bar, I would like that the highlighted text to be already present in the search bar instead of an empty search bar (just like how find text works in the editor). Also, the text present should be selected already in case I want to remove the whole text from search bar by just pressing delete key.
Is there any setting or extension that can achieve this behavior?