sketch-plugin-monster icon indicating copy to clipboard operation
sketch-plugin-monster copied to clipboard

Search for shortcut commands

Open kevenlupien opened this issue 7 years ago • 1 comments

Version

0.4.0

Sketch version

50.2

What is exptected?

Want to search for all plugins using a specific shortcut - e.g. ⇧⌘f

What is actually happening?

I've tried using the specific keyboard combination in the search field but it triggers the actual shortcut. I've also pasted the characters for the shortcut in the search field but that doesn't return any results.

How to repreduce this problem?

Try doing the above. Maybe I'm just not aware of the correct way to search for a command. Would be good to have instructions for this.

The error log from Console.app when the problem occurred

kevenlupien avatar May 29 '18 15:05 kevenlupien

Sorry, the search bar only can filter plugins and commands through their name, for the conflicting shortcuts, they will be list on the lower left corner, and we can filter commands which use them by click.

PeachScript avatar May 30 '18 14:05 PeachScript