Confirm exit in Xcode
How do I install Xcode to ask before exiting? It happens that I accidentally press command-q and it closes all windows. Is there a setting to prevent this and a confirmation dialog pop up before closing everything?
+3
catanore
source
to share
3 answers
The only way I know is with a plugin for Xcode called XQuit .
+5
Massimo polimeni
source
to share
You can remove the key binding from the Xcode> Preferences ... menu, then click Key Binding and change the Quit Xcode value to blank or something less prone to clicking, like CMD+ Option+ Q.
+1
Zack sparks
source
to share
Since this happens with other applications as well, I use a different system-wide shortcut for the q command:
0
catanore
source
to share