winget install --id=davidegiacometti.VisualStudioForCmdPal -e
Open Visual Studio recents in Command Palette
Visual Studio Extension for Command Palette
The Visual Studio Extension for Command Palette is a tool designed to integrate recent files from Visual Studio directly into the Command Palette, enhancing workflow efficiency. This extension allows developers to quickly access their projects and files through the Command Palette interface.
Key Features:
Audience & Benefit: Ideal for developers who utilize Visual Studio and the Command Palette. This tool saves time by providing quick access to recent files, thereby increasing productivity and streamlining the development process.
This extension is a valuable addition for any developer seeking to enhance their workflow efficiency through faster file access within Visual Studio.
This monorepo is the home for my Windows Command Palette extensions.
Extension | Description |
---|---|
Edge Favorites | Search Microsoft Edge favorites. Based on the existing PowerToys Run Edge Favorite plugin. |
Visual Studio | Search Visual Studio recents. Based on the existing PowerToys Run Visual Studio plugin. |
You can install the extensions directly from Command Palette.
You can install the extensions via WinGet running the following commands from the command line / PowerShell:
winget install davidegiacometti.EdgeFavoritesForCmdPal
winget install davidegiacometti.VisualStudioForCmdPal
You can install the extensions manually using the MSIX available in the GitHub releases.