PowerToys Run: Cursor AI Plugin
June 15, 2025 ยท View on GitHub
A powerful PowerToys Run plugin that enables quick access to Visual Studio and VSCode workspaces directly in Cursor AI editor.
Open your recent projects, workspaces, and coding environments instantly with PowerToys Run launcher - no more hunting through folders or opening multiple applications to find your work.
๐ Features
- ๐ฏ Quick Project Access: Launch Visual Studio and VSCode workspaces directly in Cursor AI
- ๐ Recent Workspaces: Access your most recently used projects and folders
- ๐ Fast Search: Type to instantly filter through your projects
- โก Lightning Fast: Integrated with PowerToys Run for optimal performance
- ๐จ Modern UI: Clean, intuitive interface matching PowerToys design language
- ๐ Cross-Platform Projects: Support for local, WSL, SSH, and remote workspaces
- ๐ง Smart Detection: Automatically detects project types and workspace configurations
๐ธ Screenshots
Quick search through your recent workspaces
Easy plugin management in PowerToys settings
๐ฏ Use Cases
- Rapid Development: Switch between projects without opening multiple editors
- Workspace Management: Organize and access your coding environments efficiently
- Remote Development: Quick access to WSL, SSH, and cloud-based workspaces
- Project Discovery: Find forgotten projects buried in your file system
- Productivity Boost: Reduce context switching and improve development workflow
๐ Requirements
- Windows 10/11: Compatible with modern Windows versions
- PowerToys: Minimum version 0.76.0 or higher
- Cursor AI: Latest version of Cursor AI editor
- Visual Studio 2022: For Visual Studio workspace support (optional)
- VSCode: For VSCode workspace support (optional)
๐ง Installation
Method 1: Manual Installation
- Download: Get the latest release for your architecture (
x64orARM64) - Close PowerToys: Ensure PowerToys is completely closed
- Extract: Unzip the archive to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins - Restart: Open PowerToys and the plugin will be automatically loaded
Method 2: Package Manager (Coming Soon)
# Using PowerToys Run Plugin Manager (when available)
ptr add Cursor VictorNoxx/PowerToys-Run-Cursor
๐ Usage
- Activate PowerToys Run: Press
Win + RorAlt + Space - Search Projects: Type your project name or workspace
- Select & Launch: Choose your project and press
Enter - Enjoy: Your project opens directly in Cursor AI
Search Tips
- Type partial project names for quick filtering
- Use keywords like "recent", "workspace", or "project"
- Search by folder names or repository names
โ๏ธ Configuration
Access plugin settings through:
- Open PowerToys Settings
- Navigate to "PowerToys Run"
- Find "Cursor AI Plugin" in the plugins list
- Configure search behavior and display options
๐ Localization
We support multiple languages to match PowerToys internationalization:
- English (Default)
- Spanish, French, German, Italian, Portuguese
- Chinese (Simplified & Traditional), Japanese, Korean
- Russian, Polish, Dutch, Swedish, Norwegian
Contributing Translations
- Fork this repository
- Open
Community.PowerToys.Run.Plugin.Cursor.slnin Visual Studio - Navigate to
Community.PowerToys.Run.Plugin.Cursor\Properties - Update existing
.resxfiles or create new ones (e.g.,Resources.it-IT.resx) - Submit a pull request
๐ Attribution & Inspiration
This plugin is inspired by and built upon the excellent work of:
- Original Feature Request: Microsoft PowerToys Issue #3547 - VSCode opened workspaces plugin request by @ricardosantos9521
- Visual Studio Plugin: PowerToys-Run-VisualStudio by @davidegiacometti
Special thanks to the PowerToys community and contributors who made this possible.
๐ ๏ธ Technical Details
Architecture
- Plugin Framework: Built on PowerToys Run plugin architecture
- Detection Method: Uses
vswhere.exefor Visual Studio instances - Workspace Discovery: Parses configuration files and recent project lists
- Integration: Direct command-line integration with Cursor AI
Supported Workspace Types
- Visual Studio Solutions (
.sln) - VSCode Workspaces (
.code-workspace) - Folder-based projects
- Git repositories
- Remote workspaces (WSL, SSH, Containers)
๐ Troubleshooting
Common Issues
- Plugin not appearing: Ensure PowerToys is restarted after installation
- No workspaces found: Check that Visual Studio/VSCode have been used recently
- Cursor not opening: Verify Cursor AI is installed and in PATH
Debug Information
Enable debug logging in PowerToys settings for detailed troubleshooting information.
๐ค Contributing
We welcome contributions! Please see our Contributing Guidelines for details.
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests if applicable
- Submit a pull request
๐ฅ Contributors
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ท๏ธ Keywords
powertoys powertoys-run powertoys-plugin cursor-ai visual-studio vscode workspace-manager project-launcher developer-tools productivity windows dotnet csharp plugin-development launcher quick-access development-environment code-editor workspace recent-projects
โญ Star this repository if you find it useful!
๐ Report issues on our GitHub Issues page
๐ฌ Join the discussion in our GitHub Discussions