Change ScoreThis plugin helps you find the most useful refactorings you can perform on your codebase. Each time you open a file in vscode, it displays the number of times the file has changed, along with the how frequently its changed relative to other files in the codebase. FeaturesChange score information is displayed in the status bar: Why?Because refactoring code that won't be changed in the future isn't very useful and source file diffs may not be strongly serially correlated Release Notes0.1Initial release |