Re: Xcode and syntax highlighting
Re: Xcode and syntax highlighting
- Subject: Re: Xcode and syntax highlighting
- From: Fritz Anderson <email@hidden>
- Date: Mon, 4 Jan 2010 15:33:05 -0600
On 4 Jan 2010, at 3:09 PM, Marcus Grenängen wrote:
> Is it just me or is the latest Xcode release incredibly unstable while just editing code.
> The code window(s) get messed up and all text becomes unreadable. I have to switch to another file or close/re-open the file to get it rendered properly. Not only that, but often, very often, auto complete messes the entire file, and if I do save/close/re-open the file is still messed up, but rendered correctly.
> With messed up I mean that code have been broken (moved to different rows etc, making the code not to compile)
Apple uses Xcode to write the OS, so it's not likely that the Xcode engineers have casually released an IDE that routinely destroys source code. I haven't seen this problem, myself.
By chance, are you sharing your source with a Windows project, so that \r\n line endings get mixed with \n in your source files? That's a common cause of broken text behavior.
— F
_______________________________________________
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