• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cursor position
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cursor position


  • Subject: Re: cursor position
  • From: Andy Lee <email@hidden>
  • Date: Thu, 27 May 2004 20:15:09 -0400

On May 27, 2004, at 6:11 PM, Markian Hlynka wrote:
Another thing I can't find in xcode: cursor position. ie, what column am I in?

Go to Preferences -> Text Editing. There is a checkbox labeled "Show column position".


I find this very useful because it means I can maintain a potentially neat printed page or terminal display if necessary.

Me too.

Unless anyone has other suggestions on how to accomplish this?

Hey, I just noticed another Preference called "Show page guide" that lets you pick a line width. Turning it on causes a light gray vertical line to be displayed at the position you choose, presumably so you can see how close you are to the edge as you are typing. Woo hoo!


I have an old habit of using horizontal dividers in my code that are exactly seventy-something characters wide. For example, I group all my accessor methods together and precede them with this:

/ /----------------------------------------------------------------------- --
// Getters and setters
/ /----------------------------------------------------------------------- --


I size my editor window so it's slightly wider than this divider. This works well for me because I do all my editing in one window. It also forces/helps me to think of my methods in logically grouped categories.

--Andy
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: cursor position
      • From: Andreas Mayer <email@hidden>
References: 
 >cursor position (From: Markian Hlynka <email@hidden>)

  • Prev by Date: Re: Diagnosing link errors
  • Next by Date: Re: Diagnosing link errors: the next stage
  • Previous by thread: Re: cursor position
  • Next by thread: Re: cursor position
  • Index(es):
    • Date
    • Thread