I'd like to disable the Word-Wrap "feature" in XCode. Can this be done? I can't find a setting or a hotkey that will do this.
Also, before stating "long lines of code are bad-- keep them short and format the wrapping yourself", please realize two things.
First, I often keep multiple code pages open for reference, so they are each pretty small. Second, I am using XCode strictly as an editor for an existing, embedded systems project. I didn't write most of this code and much of it is 80+ characters wide because of heavy use of code indention.