Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
3
Answers
I don’t think there’s a hotkey, but just double click on one of the
{
}
brackets.The command you are looking for is Editor > Selection > Balance Delimiters. As for the "hot key", there are no fixed keyboard shortcut combinations in Xcode. The keyboard shortcut is whatever you want it to be.
In addition to matt’s answer: