Skip to content

GitGeddes/DupeViewer

Repository files navigation

Dupe Viewer

A simple proof-of-concept VS Code extension to highlight duplicate code.

Features

  • Highlight duplicate code in any language supported by jscpd.
  • Create Problems in the VS Code Problems panel for each instance in the currently open files.

Example:

screenshot

Requirements

This extension requires you to have already run an analysis on duplicate code using jscpd with the JSON output enabled.

Known issues

  • Sometimes the entries can get duplicated in the Problems panel.

About

VS Code extension to highlight duplicate code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors