Skip to content

Conversation

@Testudinidae
Copy link
Contributor

Summary

This PR creates a corresponding fallback command for each web search shortcut, allowing users to type directly on the Command Palette home page and search with the selected engine.

Motivation

  • Shorter launch path: no need to enter a specific engine page first; just type on the home page to search.

Key Changes

  • Add FallbackSearchWebItem: wraps SearchWebCommand and adds the "Open home page" command to MoreCommands.

  • Behavioral parity: matches the existing SearchWebCommand and provides the "Open home page" action with the same title/subtitle format.

  • Implement FallbackCommands() in WebSearchShortcutCommandsProvider and create one FallbackSearchWebItem per shortcut at load time.

@Testudinidae Testudinidae mentioned this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant