Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate block detection #11

Open
DoganM95 opened this issue Sep 25, 2020 · 3 comments
Open

Duplicate block detection #11

DoganM95 opened this issue Sep 25, 2020 · 3 comments

Comments

@DoganM95
Copy link

DoganM95 commented Sep 25, 2020

Is this extension capable of also detecting duplicate blocks of code instead of only lines?

E.g. i have a json file with many objects in an array and each object has many key-values.
Can duplicate objects be detected by comparing their blocks of code?

If not, could you implement this functionality?

@jianbingfang
Copy link
Owner

Is this extension capable of also detecting duplicate blocks of code instead of only lines?

E.g. i have a json file with many objects in an array and each object has many key-values.
Can duplicate objects be detected by comparing their blocks of code?

If not, could you implement this functionality?

Sorry, currently for lines only. But I must say it's a wonderful idea! I'd like to get it implemented when I'm free.

@jianbingfang
Copy link
Owner

I'm not sure is Copy/Paste Detector helpful for you? @DoganM95

@DoganM95
Copy link
Author

Unfortunately Copy/Paste detector doesn't work for me, that extension may be outdated..
But thank you for the suggestion and research!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants