Maybe don't put these options next to each other. This is how you end up overwriting a colleagues code that's in test.
🧐 1
😂 1
m
Mike Robbins
03/13/2024, 1:08 PM
In WebStorm, you can edit these menus. I remove "Upload...", "Deploy", and "Validate" for just this reason. I only use the shortcut to upload and I can't accidentally deploy to the wrong environment with the "Deploy" menu option.
💯 1
c
Craig
03/13/2024, 1:45 PM
I didn't realise the menu was configurable, that's great.
Definitely better to use shortcuts though.
e
ec
03/14/2024, 3:37 AM
Also use the command palette
c
Craig
03/14/2024, 8:47 AM
How exactly are you using the command palette for SDF commands? Am I missing a trick? @ec
e
ec
03/20/2024, 10:16 PM
Sorry, @Craig, was away for a while - not ignoring you purposely or trying to avoid answering 😉
I’m on a mac - CMD+SHIFT+P
You just need to have the correct file open/in focus. Also, there is some awkwardness when doing a Compare with Account File if you recently did with a diff file - sometimes it gets tripped up (in general, regardless of how you are calling the operation) and compares with the previous file