Re: remembering cursor position
Re: remembering cursor position
- Subject: Re: remembering cursor position
- From: David Ewing <email@hidden>
- Date: Thu, 6 Dec 2007 15:38:19 -0700
On Dec 2, 2007, at 5:50 AM, email@hidden wrote:
hi,
i have the following behaviour in Xcode 2.4
1-i open a file, it shows lines 157-204
2-if i hit an arrow-button, the window scrolls to the cursor
position (line 228)
3-if i move the cursor up to, say line 20, save the file, close the
file, open the file again
it again shows lines 157-204
what i would like Xcode to do is:
1-open the file with the cursor in view (in step 1: f.i. show lines
200-240)
2-remember the last cursor position (in step 3: f.i. show lines 0-40)
how do i get Xcode to do this?
Check to make sure "Save Window State" is checked in the General
Prefs. It sounds to me like it's off, but the window state for that
file was previously saved (which means it continues to open at that
stale location).
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden