IPP: Rename Reference intention does not always appear Follow
In the following code the Rename Reference intention does not always appear.
To reproduce:
1. place your cursor on "equalsIgNoreCase"
2. press Alt+Enter
3. if "Rename Reference" appears press Esc and goto step 2.
result: "Rename Reference" does not appear
workaround:
1. Press Esc twice and the intention does appear on Alt+Enter
2. remove ipp.jar from plugins directory.
Regards,
Bas
Please sign in to leave a comment.
This looks to be an IDEA bug, in which Rename Reference sometimes doesn't fire if there's some other intention does. It doesn't look to be IPP specific (there's really not enough power in the intention API for a plugin to have anything to do with this). Please submit a Tracker item, and I'll comment on it if appropriate.
Sorry, I don't have time to submit a request. I'm going on vacation
today to the Czech Republic and won't be back for three weeks. You may
do it if you want, or I will take a look at it when I'm back.
Cheers,
Bas
Dave Griffith wrote: