+1
Completed

Add keyboard shortcut for Save As

Hay Kranen 13 years ago updated by Jon Skinner 13 years ago 4
A common shortcut that's missing: Ctrl/Cmd-Shift-S to 'Save As'.

Answer

Answer
Completed
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" },
In 20110203 this keybinding is already present.
Only for Linux and Windows. It'll be in the OSX key bindings too in the next version.
Answer
Completed
OS X Save As key binding has been added in build 2020