microsoft / VSSDK-Extensibility-Samples
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

File Change Frequency Overall
File Change Frequency Overall
The number of recorded file updates
  • There are 441 files with 30,291 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 files changed 6-20 times (9 lines of code)
    • 440 files changed 1-5 times (30,282 lines of code)
0% | 0% | 0% | <1% | 99%
Legend:
101+
51-100
21-50
6-20
1-5

Detailed data...

File Change Frequency per File Extension
cs, resx, csproj, md, vsixmanifest, xaml, xml, json, h, gitattributes, targets, cpp, vstemplate, gitignore, txt, xsd, ps1, patch, yml, diff
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
yml0% | 0% | 0% | 100% | 0%
cs0% | 0% | 0% | 0% | 100%
cpp0% | 0% | 0% | 0% | 100%
vsixmanifest0% | 0% | 0% | 0% | 100%
xaml0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
vstemplate0% | 0% | 0% | 0% | 100%
ps10% | 0% | 0% | 0% | 100%
targets0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ROOT0% | 0% | 0% | <1% | 99%
ArchivedSamples0% | 0% | 0% | 0% | 100%
Code_Sweep0% | 0% | 0% | 0% | 100%
WPFDesigner_XML0% | 0% | 0% | 0% | 100%
SqliteVisualizer0% | 0% | 0% | 0% | 100%
Editor_With_Toolbox0% | 0% | 0% | 0% | 100%
LanguageServerProtocol0% | 0% | 0% | 0% | 100%
ErrorList0% | 0% | 0% | 0% | 100%
Ook_Language_Integration0% | 0% | 0% | 0% | 100%
AsyncCompletion0% | 0% | 0% | 0% | 100%
CodeLensOopSample0% | 0% | 0% | 0% | 100%
Intra-text_Adornment0% | 0% | 0% | 0% | 100%
Combo_Box0% | 0% | 0% | 0% | 100%
MSDNSearch0% | 0% | 0% | 0% | 100%
Reference_Services0% | 0% | 0% | 0% | 100%
LightBulb0% | 0% | 0% | 0% | 100%
Open_Folder_Extensibility0% | 0% | 0% | 0% | 100%
Backwards_Compatible_AsyncPackage_20130% | 0% | 0% | 0% | 100%
Options0% | 0% | 0% | 0% | 100%
Diff_Classifier0% | 0% | 0% | 0% | 100%
Backwards_Compatible_Editor_Command0% | 0% | 0% | 0% | 100%
Typing_Speed_Meter0% | 0% | 0% | 0% | 100%
OperationProgress0% | 0% | 0% | 0% | 100%
Todo_Classification0% | 0% | 0% | 0% | 100%
Menu_And_Commands0% | 0% | 0% | 0% | 100%
Highlight_Word0% | 0% | 0% | 0% | 100%
Windows_Forms_Controls_Installer0% | 0% | 0% | 0% | 100%
AsyncToolWindow0% | 0% | 0% | 0% | 100%
AsyncPackageMigration0% | 0% | 0% | 0% | 100%
SingleFileGenerator0% | 0% | 0% | 0% | 100%
VisibilityConstraints0% | 0% | 0% | 0% | 100%
Caret_Fish_Eye0% | 0% | 0% | 0% | 100%
AsyncQuickInfo0% | 0% | 0% | 0% | 100%
CustomCommand0% | 0% | 0% | 0% | 100%
Completion_Tooltip_Customization0% | 0% | 0% | 0% | 100%
SolutionLoadEvents0% | 0% | 0% | 0% | 100%
ProtocolHandler0% | 0% | 0% | 0% | 100%
TextmateGrammar0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 20)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
appveyor.yml
in root
9 - 1565 2143 9
vsixmanifest
source.extension.vsixmanifest
in WPFDesigner_XML/WPFDesigner_XML
21 - 1705 2386 5
vsixmanifest
source.extension.vsixmanifest
in LanguageServerProtocol/MockLanguageExtension
23 - 493 1544 5
SampleCompletionSource.cs
in AsyncCompletion/src/JsonElementCompletion
192 8 1211 1274 5
vsixmanifest
source.extension.vsixmanifest
in Todo_Classification/C#
21 - 1579 2386 4
vsixmanifest
source.extension.vsixmanifest
in Diff_Classifier/C#
21 - 1579 2309 4
vsixmanifest
source.extension.vsixmanifest
in Backwards_Compatible_AsyncPackage_2013/BackwardsCompatibleAsyncPackage
21 - 1433 1436 4
vsixmanifest
source.extension.vsixmanifest
in Windows_Forms_Controls_Installer/C#/WinformsControlsInstaller
22 - 1579 2386 4
vsixmanifest
source.extension.vsixmanifest
in LightBulb/TestLightBulb
23 - 1579 2385 4
ColorTagger.cs
in Intra-text_Adornment/C#
35 1 2113 2385 4
build.ps1
in root
37 - 1433 2066 4
MainWindowViewModel.cs
in LanguageServerProtocol/LanguageServerWithUI
58 4 1105 1544 4
FooLanguageClient.cs
in LanguageServerProtocol/MockLanguageExtension
61 1 1263 1544 4
LanguageServerTarget.cs
in LanguageServerProtocol/LanguageServerLibrary
78 8 1263 1544 4
DefaultCompletionItemManager.cs
in AsyncCompletion/src/CompletionItemManager
117 2 1211 1330 4
WordCountActionProviderFactory.cs
in Open_Folder_Extensibility/C#/FileActionSample
124 6 126 1769 4
GitCommitDataPointProvider.cs
in CodeLensOopSample/src/CodeLensOopProvider
186 8 949 1322 4
LanguageServer.cs
in LanguageServerProtocol/LanguageServerLibrary
225 17 1263 1544 4
AssemblyInfo.cs
in AsyncPackageMigration/src/Properties
14 - 1263 1316 3
OperationProgressToolWindow.cs
in OperationProgress/OperationProgress
15 1 922 924 3