
+1
Fertiggestellt
Add keyboard shortcut for Save As
A common shortcut that's missing: Ctrl/Cmd-Shift-S to 'Save As'.
Antwort

0
Antwort
Fertiggestellt
Jon Skinner vor 14 Jahren
OS X Save As key binding has been added in build 2020

+1
You can use this in your user keymap file (replace super with ctrl when on windows or linux):
{ "keys": ["super+shift+s"], "command": "prompt_save_as" },
{ "keys": ["super+shift+s"], "command": "prompt_save_as" },

Only for Linux and Windows. It'll be in the OSX key bindings too in the next version.

Antwort
Fertiggestellt
OS X Save As key binding has been added in build 2020
Customer support service by UserEcho