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

Show duplicate code in the gutter #9

Open
DesHorsley opened this issue Nov 14, 2018 · 1 comment
Open

Show duplicate code in the gutter #9

DesHorsley opened this issue Nov 14, 2018 · 1 comment

Comments

@DesHorsley
Copy link

I think this could be somewhat related to #6

Do you think the extension could read in a json report of the duplicate code, and use that to add markers to the gutter of the file?

That way the user can choose when to run the scan but see the results after that throughout the project.

I'm working on a very large project and it takes a while for the scan to run, which means I can't do it very often, and end up relying on the json report anyway.

My thinking was if you can populate the problem window with the results the same could be done for the markers in the gutters?

@andriyor
Copy link

andriyor commented Jan 9, 2023

I would recommend to use this extension which uses 3.2.1 version of jscpd
https://marketplace.visualstudio.com/items?itemName=paulomenezes.duplicated-code
and show duplicated code in such view
image

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