Rectangular selection in Xcode -


in visual studio can alt+shift , use arrow keys highlight "box" of text in text pane (ie. select portion of line, rather entire line, on multiple lines)

is there equivalent way in xcode?

try holding down alt key down while selecting text - lets select rectangular areas.

using alt , shift does not work using alt , arrow keys bound movement default, , addition of shift selects region during movement.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -