This is unfortunate since the times I’m wanting to rename/refactor is when I’m in the middle doing other larger changes and the code may or may not compile at any given instant.
Thanks for the info. I’ll file a RADAR bug and see where it goes. Doug Hill > On Sep 23, 2015, at 7:31 PM, Quincey Morris > <[email protected]> wrote: > > On Sep 23, 2015, at 18:09 , Doug Hill <[email protected]> wrote: >> >> One possibility is that I’m working on new code and there are some compile >> errors in files completely unrelated to the symbol I’m trying to rename. >> Does that trip up the refactor? > > In the past (I haven’t seen this recently, but it may still matter), if there > were enough other files with errors, background “live” compiling would stop, > with the consequence that indexing never completed. > > So, yes, the errors may have something to do with it. Unfortunately, it’s not > always easy to make the errors go away, when you’re making major changes and > haven’t got to those files yet. _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
