-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Description
It's time to implement Command Palette View: ProxymanApp/Proxyman#2486
Acceptance Criteria
- Implement the View like macOS
- Able to pin / unpin it. The pinned item should be on top
- Control + Shift + P to open the view. ESC or clicking outside of the view will dismiss it
- Auto select the first row -> It means, I can enter to select it
- Move up/down key will move the selection up/down. Make sure the Filter Search Field is still in focus
- Add menu item to View menu -> Show Command Palette with shortcut
- Add Command Palette to Toolbar
- Verify it works with the Light Theme, Dark Theme
- Empty View (No matching any filter)
- Add tooltip to Toolbar
- Fuzzy search like how Proxyman macOS does