With Eclipse / Java, one of the shortcuts that I used a lot was the choice of expressions. alt + shift + up will increase the selection to the next parent / enclosing expression, alt + shift + down will return it.
Is there anything similar for Xcode / Objective-C. How about using vi?
This does not seem to be the case, even in the XC4. Garden.
I don’t know about any keyboard shortcuts, but in Xcode, double-clicking the parentheses, braces, square brackets or quotes will select the appropriate expression / block.
Source: https://habr.com/ru/post/1791698/More articles:DotNetNuke - module settings are removed with new user control - dotnetnukeconverting mp3 to mp4 - videoHow to subscribe to pages in Visual Studio 2008 IDE - c #Создать объект из удаленного JSON - jsonComputing the position of an object from image processing - image-processingGoogle Maps: only one window created for multiple markers - javascriptChrome JSON extension issue - jsonHow to catch the resizing of a TR element? - javascriptPython web server: how to serve requests asynchronously - pythonHow to get column names from a SharePoint list? - .netAll Articles