Zet - What keyboard shortcuts are useful for running tests in xcode?
What keyboard shortcuts are useful for running tests in xcode?
You can choose a scheme using ^โ[ and ^โ]
Open quickly โโงO is similar to vscodes file search
You can choose a run destination using ^โฅโ[ and ^โฅโ]
You can run it using โR
You can stop it using โ.
Switch to the file explorer with โ1
Focus the editor with โJ
Code
See code actions including quickhelp hover with โโงA
See Config as code with โโฅโงโฉ๏ธ (view only)
#xcode