Maybe don't put these options next to each other. ...
# sdf
c
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
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
I didn't realise the menu was configurable, that's great. Definitely better to use shortcuts though.
e
Also use the command palette
c
How exactly are you using the command palette for SDF commands? Am I missing a trick? @ec
e
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
c
Looks like VSC.
e
Oh. Most definitely. MY BAD 😄