Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Code Duplication Analisys
Permanently deleted user
Created
I've seen in the manual that PyCharm provides code duplication analisys. Unfortunately I am failing to find how to start Duplicates Tool Window. Could you help me with this please?
PyCharm does not currently support code duplicates analysis; the information in the help file is a leftover from other products built on the IntelliJ Platform. Sorry for the confusion.
PyCharm does not currently support code duplicates analysis; the information in the help file is a leftover from other products built on the IntelliJ Platform. Sorry for the confusion.
That would be a nice feature.
Perhaps CloneDigger integration?
We have our own framework for duplicate code detection; it can be fairly easily supported for Python. You can vote for http://youtrack.jetbrains.com/issue/PY-6041