find usage/declaration speed
hi,
there are some cases in which the scala plugin takes surprisingly long to find the usages or declaration of a symbol. sometimes, i can tell be looking at the code that there are only local occurences, but intellij still takes ~5-10 seconds. what could be the reason for that?
similarly, the go to declaration feature is sometimes slower than copying the name + searching for the symbol using ctrl+alt+shift+n
请先登录再写评论。
Could you please provide specific examples where there are only local occurrences, yet Find Usages takes too long?