misplaced floaters (and solution)
misplaced floaters (and solution)
- Subject: misplaced floaters (and solution)
- From: Matt Neuburg <email@hidden>
- Date: Wed, 24 Dec 2008 17:22:19 -0800
- Thread-topic: misplaced floaters (and solution)
Stop me if you've heard this one... It often happens to me that my code in
Xcode gets into a state where the "floaters" appear in the wrong place; by a
"floater" I mean those little widgets that appear temporarily over your
code, such as the left parenthesis in a yellow square that appears when you
type a right parenthesis, or the little down-arrow that appears when you
click in a term that is used several times in the scope (so that you can
click it to get certain extra contextual commands, like Edit All In Scope).
These "floaters" appear in the wrong place, e.g. the left parenthesis
appears, not over the actual left parenthesis, but somewhere else entirely.
It is as if Xcode doesn't know where the letters of the code are,
physically.
If I Clean All the problem gets fixed, so I'm guessing it has to do with
indexing. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
One of the 2007 MacTech Top 25: <http://tinyurl.com/2rh4pf>
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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