Class Copy+Paste is not working in Intellij IDEA 2017.2.5
Answered
I used to be able to select a (Scala) class in Project explorer. Then do copy+paste from the menu and give it a new name. This way I could reuse my code as a template for a new class
However starting a few weeks ago I am not able to do that anymore.
The process seems to be working the same way. At the time of selecting Paste you are presented with a prompt for the new file/class name. After entering new name and clicking enter nothing happens.
Tried this is normal and admin modes.Made no difference.
I also tried F5 function. That one is not working either.
Please sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with idea.log attached (https://intellij-support.jetbrains.com/hc/articles/207241085). Provide the exact steps to reproduce it.
See if updating to https://www.jetbrains.com/idea/nextversion/ and deleting third-party plug-ins (https://intellij-support.jetbrains.com/hc/articles/206544519) helps.
done. thanks
https://youtrack.jetbrains.com/issue/IDEA-181746
Looks like a known issue, please follow https://youtrack.jetbrains.com/issue/SCL-12559 for update.
Yes it looks like it. Thanks for looking into this anyway.