File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
EditorOperations.cs in src/Editor/Text/Impl/EditorOperations |
3764 | 178 | 775 | 1046 | 7 |
ProjectionBuffer.cs in src/Editor/Text/Impl/TextModel/Projection |
1513 | 64 | 1046 | 1046 | 1 |
AsyncCompletionSession.cs in src/Editor/Language/Impl/Language/AsyncCompletion |
1300 | 43 | 865 | 1046 | 7 |
ElisionMapNode.cs in src/Editor/Text/Impl/TextModel/Projection |
910 | 30 | 1046 | 1046 | 1 |
BaseBuffer.cs in src/Editor/Text/Impl/TextModel |
908 | 62 | 1045 | 1046 | 2 |
NormalizedSnapshotSpanCollection.cs in src/Editor/Text/Def/TextData/Model |
819 | 28 | 1046 | 1046 | 1 |
DefaultCaretPrimitive.cs in src/Editor/Text/Impl/EditorPrimitives |
780 | 72 | 1046 | 1046 | 1 |
DefaultTextPointPrimitive.cs in src/Editor/Text/Impl/EditorPrimitives |
766 | 47 | 1046 | 1046 | 1 |
GuardedOperations.cs in src/Editor/Text/Util/TextDataUtil |
732 | 29 | 887 | 1046 | 3 |
SelectionTransformer.cs in src/Editor/Text/Impl/XPlat/MultiCaretImpl |
730 | 38 | 1045 | 1046 | 2 |
BufferGraph.cs in src/Editor/Text/Impl/TextModel/Projection |
674 | 34 | 1046 | 1046 | 1 |
MultiSelectionBroker.cs in src/Editor/Text/Impl/XPlat/MultiCaretImpl |
652 | 22 | 1045 | 1046 | 2 |
CompletionTelemetry.cs in src/Editor/Language/Impl/Language/AsyncCompletion |
646 | 23 | 887 | 1046 | 3 |
TagAggregator.cs in src/Editor/Text/Impl/TagAggregator |
630 | 22 | 1045 | 1046 | 2 |
ContentTypeRegistryServiceImpl.cs in src/Editor/Core/Impl/ContentType |
601 | 21 | 1046 | 1046 | 1 |
ProjectionSnapshot.cs in src/Editor/Text/Impl/TextModel/Projection |
597 | 23 | 1046 | 1046 | 1 |
CompletionCommandHandlers.cs in src/Editor/Language/Impl/Language/AsyncCompletion |
581 | 6 | 887 | 1046 | 4 |
ViewOptions.cs in src/Editor/Text/Def/TextUI/EditorOptions |
564 | 20 | 956 | 1046 | 4 |
OutliningManager.cs in src/Editor/Text/Impl/Outlining |
555 | 34 | 1046 | 1046 | 1 |
BufferGroup.cs in src/Editor/Text/Impl/TextModel |
538 | 31 | 1046 | 1046 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
UndoableOperationCurried.cs in src/Editor/Text/Impl/StandaloneUndo |
4 | - | 1046 | 1046 | 1 |
SnapshotLineTransform.cs in src/Editor/Text/Def/TextLogic/DifferenceBuffer |
4 | - | 1046 | 1046 | 1 |
IgnoreDifferencePredicate.cs in src/Editor/Text/Def/TextLogic/DifferenceBuffer |
4 | - | 1046 | 1046 | 1 |
CustomTrackToVersion.cs in src/Editor/Text/Def/TextData/Model |
4 | - | 1046 | 1046 | 1 |
DynamicReadOnlyRegionQuery.cs in src/Editor/Text/Def/TextData/Model |
5 | - | 1046 | 1046 | 1 |
CommandArgs.cs in src/Editor/Text/Def/TextUI/Commanding |
6 | - | 1046 | 1046 | 1 |
ClassificationTypeDefinition.cs in src/Editor/Text/Def/TextLogic/Classification |
6 | - | 1046 | 1046 | 1 |
ContinueProcessingPredicate.cs in src/Editor/Text/Def/TextData/Differencing |
6 | - | 1046 | 1046 | 1 |
FileExtensionToContentTypeDefinition.cs in src/Editor/Core/Def/ContentType |
6 | - | 1046 | 1046 | 1 |
ContentTypeDefinition.cs in src/Editor/Core/Def/ContentType |
6 | - | 1046 | 1046 | 1 |
IContentTypeAndTextViewRoleMetadata.cs in src/Editor/Text/Util/TextUIUtil |
7 | - | 1046 | 1046 | 1 |
IOrderableContentTypeMetadata.cs in src/Editor/Text/Util/TextDataUtil |
7 | - | 1046 | 1046 | 1 |
ITextMarkerTag.cs in src/Editor/Text/Def/TextUI/Tags |
7 | - | 1046 | 1046 | 1 |
ITextViewModelProvider.cs in src/Editor/Text/Def/TextUI/Editor |
7 | - | 1046 | 1046 | 1 |
ITextViewCreationListener.cs in src/Editor/Text/Def/TextUI/Editor |
7 | - | 1046 | 1046 | 1 |
ISmartIndentationService.cs in src/Editor/Text/Def/TextUI/Editor |
7 | - | 1046 | 1046 | 1 |
ICommandingTextBufferResolverProvider.cs in src/Editor/Text/Def/TextUI/Commanding |
7 | - | 1046 | 1046 | 1 |
IBraceCompletionDefaultProvider.cs in src/Editor/Text/Def/TextUI/BraceCompletion |
7 | - | 1046 | 1046 | 1 |
ErrorTypeDefinition.cs in src/Editor/Text/Def/TextUI/Adornments |
7 | - | 1046 | 1046 | 1 |
CommonEditorConstants.cs in src/Editor/Text/Def/TextLogic/TextMate |
7 | - | 1046 | 1046 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ClassificationKey.cs in src/Editor/Text/Impl/ClassificationType |
35 | 5 | 89 | 89 | 1 |
ClassificationLayer.cs in src/Editor/Text/Def/TextLogic/Classification |
13 | - | 89 | 89 | 1 |
ILayeredClassificationType.cs in src/Editor/Text/Def/TextLogic/Classification |
8 | - | 89 | 89 | 1 |
ITextSearchNavigator3.cs in src/Editor/Text/Def/TextLogic/Find |
20 | - | 222 | 222 | 1 |
TelemetryLogger.cs in src/Editor/Text/Util/TextUICocoaUtil |
112 | 6 | 775 | 775 | 1 |
CodeSnippet.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
105 | 6 | 775 | 775 | 1 |
DifferenceBrushManager.cs in src/Editor/Text/Util/TextUICocoaUtil |
90 | 6 | 775 | 775 | 1 |
ExpansionTemplate.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
78 | 4 | 775 | 775 | 1 |
ExpansionField.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
58 | 9 | 775 | 775 | 1 |
CocoaTextViewZoomManager.cs in src/Editor/Text/Util/TextUICocoaUtil |
58 | 3 | 775 | 775 | 1 |
AssemblyInfo.cs in src/Editor/Text/Util/TextUICocoaUtil |
36 | - | 775 | 775 | 1 |
TextViewZoomManager.cs in src/Editor/Text/Util/TextUIUtil |
30 | 4 | 775 | 775 | 1 |
System.Windows.UIElement.cs in src/Editor/FPF/PresentationCore |
23 | 3 | 775 | 775 | 1 |
DefaultTextViewZoomManager.cs in src/Editor/Text/Util/TextUIUtil |
23 | 4 | 775 | 775 | 1 |
IExpansionSession.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
20 | - | 775 | 775 | 1 |
IExpansionFunction.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
19 | - | 775 | 775 | 1 |
IDragDropMouseProcessor.cs in src/Editor/Text/Util/TextUICocoaUtil |
18 | - | 775 | 775 | 1 |
IExpansionClient.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
16 | - | 775 | 775 | 1 |
IExpansionManager.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
13 | - | 775 | 775 | 1 |
IExpansionService.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
13 | - | 775 | 775 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ClassificationTypeRegistryService.cs in src/Editor/Text/Impl/ClassificationType |
171 | 8 | 89 | 1046 | 2 |
ClassificationTypeImpl.cs in src/Editor/Text/Impl/ClassificationType |
52 | 4 | 89 | 1046 | 2 |
ClassificationKey.cs in src/Editor/Text/Impl/ClassificationType |
35 | 5 | 89 | 89 | 1 |
IClassificationTypeRegistryService.cs in src/Editor/Text/Def/TextLogic/Classification |
14 | - | 89 | 1046 | 2 |
ClassificationLayer.cs in src/Editor/Text/Def/TextLogic/Classification |
13 | - | 89 | 89 | 1 |
ILayeredClassificationType.cs in src/Editor/Text/Def/TextLogic/Classification |
8 | - | 89 | 89 | 1 |
TextSearchNavigator.cs in src/Editor/Text/Impl/TextSearch |
411 | 12 | 222 | 1046 | 2 |
BraceCompletionAdornmentService.cs in src/Editor/Text/Impl/BraceCompletion |
157 | 9 | 222 | 1045 | 3 |
TextSearchNavigatorFactoryService.cs in src/Editor/Text/Impl/TextSearch |
24 | 1 | 222 | 1046 | 2 |
ITextSearchNavigator3.cs in src/Editor/Text/Def/TextLogic/Find |
20 | - | 222 | 222 | 1 |
ITextSearchNavigatorFactoryService.cs in src/Editor/Text/Def/TextLogic/Find |
8 | - | 222 | 1046 | 2 |
Project.props in build |
51 | - | 283 | 1045 | 4 |
ISpaceReservationManager.cs in src/Editor/Text/Def/TextUI/Editor |
24 | - | 745 | 1045 | 2 |
TextViewExtensions2.cs in src/Editor/Text/Def/TextUI/Editor |
106 | 9 | 749 | 1045 | 2 |
GoToLineCommandArgs.cs in src/Editor/Text/Def/TextUICocoa/Extras/GoToLine |
27 | 2 | 749 | 788 | 2 |
IGoToLinePresenter.cs in src/Editor/Text/Def/TextUICocoa/Extras/GoToLine |
10 | - | 749 | 788 | 2 |
EditorOperations.cs in src/Editor/Text/Impl/EditorOperations |
3764 | 178 | 775 | 1046 | 7 |
TelemetryLogger.cs in src/Editor/Text/Util/TextUICocoaUtil |
112 | 6 | 775 | 775 | 1 |
CodeSnippet.cs in src/Editor/Text/Def/TextUICocoa/Snippet |
105 | 6 | 775 | 775 | 1 |
ExtensionMethods.cs in src/Editor/Text/Util/TextUIUtil |
101 | 5 | 775 | 1046 | 3 |