Back to My Work
VS Extension

CommandPalette

Developers who have used VS Code, Sublime Text, or any JetBrains IDE know the sheer joy of a Command Palette — type a few characters and any action in the editor is instantly at your fingertips. CommandPalette brings that same experience to Visual Studio, an IDE renowned for its power but notorious for its labyrinthine menus.

Invoke the palette with a single shortcut, start typing, and watch as intelligent fuzzy matching surfaces the most relevant Visual Studio commands in real time. No more hunting through nested menus or memorising dozens of keyboard shortcuts — just type what you want to do and press Enter.

  • Instant access to any Visual Studio command via a single shortcut
  • Intelligent fuzzy matching surfaces commands as you type
  • Persists and recalls the previous command for quick re-execution
  • Lightweight, keyboard-first design with minimal distraction
C# VSIX WPF / XAML MVVM Visual Studio SDK
1 Star 0 Forks

Comments

Sign in with GitHub to leave a comment or reaction.