Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RecentPickerNew to Visual Studio Code? Get it now.
RecentPicker

RecentPicker

tenorok

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

VSCode Plugin Recent Picker

This plugin allows you to view and pick the recently opened files.

Features

This plugin remember filenames, which you opened in text editors and show last 30 (configurable) of items in picker.

Plugin demo

Extension Settings

Mac

Default configuration of hotkeys:

{
    "key": "cmd+e",
    "command": "recent-picker.open"
}

Windows

{
    "key": "ctrl+e",
    "command": "recent-picker.open"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft