Command Palette Standard Naming Thread
This is a thread for discussing and propose names that fit a standard recognization of the `Command Palette` functioning from a user side: #### How other applications does it | Application | Name | Shortcut | | ------ | ------ | ------ | | [Photoshop](https://www.adobe.com/products/photoshop.html#) | [UI Search](https://feedback.photoshop.com/photoshop_family/topics/photoshop_global_command_palette) | `unknow` | | [Photoshop](https://www.adobe.com/products/photoshop.html#) | [Menu Commands](https://feedback.photoshop.com/photoshop_family/topics/photoshop_global_command_palette) | `unknow` | | [GIMP](https://www.gimp.org/) | [Search Actions](https://wiki.gimp.org/index.php/Specs:Action_Search_Dialog) | `/` | | [Scribus](https://www.scribus.net/) | [Search Actions](https://bugs.scribus.net/view.php?id=15552) | `/` | | [Krita](https://krita.org) | [Quick Action Search](https://phabricator.kde.org/T11343) | no idea | | [Blender](https://www.blender.org/) | [Operator Search ](https://docs.blender.org/manual/en/latest/interface/controls/templates/operator_search.html) | `F3` | | [Palero](https://appmakes.io/paletro) | [Command Palette](https://appmakes.io/paletro) | `Ctrl + Shift + P` | | [Sublime Text](https://www.sublimetext.com/) | [Command Palette](https://sublime-text.readthedocs.io/en/stable/extensibility/command_palette.html) | `Ctrl + Shift + P` | | [Chrome Console](https://developers.google.com/web/tools/chrome-devtools/console) | [Command Menu](https://developers.google.com/web/tools/chrome-devtools/command-menu/) | `Ctrl + Shift + P` | | [Atom](https://atom.io/) | [Command Palette](https://flight-manual.atom.io/getting-started/sections/atom-basics/#command-palette) | `Ctrl + Shift + P` | | [Visual Studio Code](https://code.visualstudio.com/) | [Command Palette](https://github.com/Microsoft/vscode-tips-and-tricks#command-palette) | `Ctrl + Shift + P` or `F1` | #### How Internet users call it - [Global Command Palette](https://feedback.photoshop.com/photoshop_family/topics/photoshop_global_command_palette) - [Command Palette](https://illustrator.uservoice.com/forums/333657-illustrator-feature-requests/suggestions/36568675-command-palette) - [Command List](https://gitlab.com/inkscape/inbox/-/issues/3187) - [Shortcuts Search](https://superuser.com/questions/1180027/gimp-actions-search) - [Shortcut of Shortcuts](https://superuser.com/questions/1180027/gimp-actions-search) - [Quick Search](https://wiki.gimp.org/index.php/Specs:Action_Search_Dialog) - [Actions List](https://wiki.gimp.org/index.php/Specs:Action_Search_Dialog) - [Menu Commands](https://community.adobe.com/t5/illustrator/a-list-of-illustrator-menu-commands-we-can-call-from-javascript/td-p/7694367?page=1) #### Name ideas - *Command Palette* - Actions Palette - [Global Search](https://chat.inkscape.org/channel/team_ux?msg=PpDobnPKN6aZSyJ9D) - [Quick Actions](https://chat.inkscape.org/channel/team_ux?msg=X7hLpA7gsXXu6XZh9) - [Commands Launcher](https://chat.inkscape.org/channel/team_ux?msg=QyBzXmvmwbzCzhCxv) #### Development Notes > GIMP Development > > 'ctrl-f' was also considered (being also a very common shortcut for a "search" feature in most software) but it was already used for "plug-in-repeat" (Repeat Last Filter).
issue