Problem:
I am using XCode 5 and the coding style guide that I am using requires avoiding lines going past the 80-column mark, if possible.
How do I turn on the 80-column guide?
Solution:
- Go to the XCode Preferences (in the menu: XCode -> Preferences...)
- Go to the Text Editing tab
- Check "Page guide at column: "
- Change the number to 80, or to whatever column your required style guide needs
No comments:
Post a Comment