xcode4 - Disabling Word-Wrap in XCode -


i'd disable word-wrap "feature" in xcode. can done? can't find setting or hotkey this.

also, before stating "long lines of code bad-- keep them short , format wrapping yourself", please realize 2 things.

first, keep multiple code pages open reference, each pretty small. second, using xcode strictly editor existing, embedded systems project. didn't write of code , of 80+ characters wide because of heavy use of code indention.

i think searching checkbox under preferences>text editing>indentation>wrap lines editor width.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -