> On 19 Oct 2014, at 2:33 pm, Rick Mann <rm...@latencyzero.com> wrote:
> 
> 
> Also, the background process that handles code completion keeps crashing, so 
> my code completion was totally borked. Although, the first time it did work, 
> it put in the override, but failed to put in the named second parameter.
> 

SourceKitService isn’t a very happy process, that’s the background process 
which messes up code completion and syntax colours your code incorrectly. 

When it does that, if you search for a thread in the devforums called 
“SourceKitService Crashing is Getting Old” you’ll find a procedure sniffed out 
by mattn which has you delete DerivedData *and* another cache I forget the name 
of and then reboot. That does seem to stop it crashing for a while, unless 
you’re writing an extension, SourceKitService doesn’t like extensions at all. 


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to