Open
Description
It might make sense to wait for an up-to-date workspace wide index for global operations like rename, call hierarchy, or type hierarchy. The tricky part is how we communicate to the user if the task is taking longer than expected and how we make sure that the editor doesn’t cancel eg. rename because of a timeout.
rdar://127474967