ceylon-ide-intellij
ceylon-ide-intellij copied to clipboard
Rename on Java method fails to change Ceylon call site
In the attached project, trying to rename the method AJavaClass.callCeylon() fails to change the call site in the file main.ceylon. Also, the method name callCeylon() is greyed out (with tooltip "Method 'callCeylon' is never used") when viewing its source code, even though Find Usages does find the Ceylon call site.
Ceylon-IDE 1.3.1, IDEA 2016.3.2