Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copy/Paste DetectorNew to Visual Studio Code? Get it now.

Copy/Paste Detector

Paul Houghton

|
11,142 installs
| (7) | Free
Copy/Paste Detector (jscpd) to find duplicated code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jscpd-vscode

VSCode extension for the copy/paste detector jscpd

Detects code duplication in a project.

Image of jscpd

Extension Settings

This extension contributes the following settings:

  • jscpd.exclude: Files to ignore
  • jscpd.files: glob pattern for find code
  • jscpd.languagesExts: list of languages with file extensions
  • jscpd.skipComments: skip comments in code
  • jscpd.minLines: min size of duplication in code lines
  • jscpd.minTokens: min size of duplication in code tokens
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2021 Microsoft