This topic was automatically generated from Slack. You can find the original thread here.
So apparently Ctrl/Cmd+D immediately deploys changes to production?!?
This topic was automatically generated from Slack. You can find the original thread here.
So apparently Ctrl/Cmd+D immediately deploys changes to production?!?
Just hit it by accident/habit, because in my IDE thatâs âdelete lineâ.
Two very different effectsâŚ
Maybe a confirmation prompt would be nice?
Or a way to change some hotkeys.
is this a Git-backed workflow or not Git-backed?
Git-backed!
This was a holdover from the older version of the builder. With Git we need to re-think keyboard shortcuts, and weâre just planning to remove it for now.
If youâd like, you can hold Cmd / Ctrl
and ?
and itâll bring up the shortcut menu. Press into the deploy shortcut and press the key command youâd like to replace it with. Thatâll essentially invalidate the shortcut for now before we remove it. The other shortcuts are no longer valid.
Alright, Iâm pretty sure I wonât hit it anymore!
Thank you!