ceylon-ide-intellij
ceylon-ide-intellij copied to clipboard
rename on module doesn't affect name in module and package file
Refactor -> Rename... executed on module leaves module name in module.ceylon and package.ceylon untouched.
I would rather call it a bug since it results in uncompilable code.
Rename was never implemented on modules, so it's a feature.