golang / vscode-go
File Age

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).

Summary
  • Number of files: 84
  • Daily file updates (only one update per file and date counted): 507
  • First update: 2015-09-14
  • Latest update: 2022-01-28
  • Days between first and latest update: 2329 (332 weeks, estimated 1660 working days)
  • Active days (at least one file change): 1009
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 84 files with 18,164 lines of code in files.
    • 71 files that are 366+ days old (15,283 lines of code)
    • 4 files that are 181-365 days old (1,029 lines of code)
    • 9 files that are 91-180 days old (1,852 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
84% | 5% | 10% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 84 files with 18,164 lines of code in files.
    • 7 files have been last changed 366+ days ago (202 lines of code)
    • 40 files have been last changed 181-365 days ago (4,293 lines of code)
    • 13 files have been last changed 91-180 days ago (2,998 lines of code)
    • 13 files have been last changed 31-90 days ago (6,595 lines of code)
    • 11 files have been last changed 1-30 days ago (4,076 lines of code)
1% | 23% | 16% | 36% | 22%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
ts, go, md, mod, json, svg, yml, js, txt, gitignore, yaml, css, in, vscodeignore, sh, editorconfig, bash, eslintignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts86% | 2% | 10% | 0% | 0%
go62% | 27% | 10% | 0% | 0%
bash100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
in0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts<1% | 26% | 16% | 39% | 17%
css100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
go0% | 0% | 17% | 10% | 72%
in0% | 0% | 0% | 0% | 100%
bash0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src95% | 3% | 1% | 0% | 0%
src/debugAdapter100% | 0% | 0% | 0% | 0%
tools71% | 28% | 0% | 0% | 0%
src/utils100% | 0% | 0% | 0% | 0%
tools/relnotes100% | 0% | 0% | 0% | 0%
build100% | 0% | 0% | 0% | 0%
media100% | 0% | 0% | 0% | 0%
build/nightly100% | 0% | 0% | 0% | 0%
tools/goplssetting0% | 100% | 0% | 0% | 0%
src/goTest0% | 0% | 100% | 0% | 0%
tools/installtools0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
media100% | 0% | 0% | 0% | 0%
src/utils12% | 87% | 0% | 0% | 0%
src<1% | 32% | 20% | 32% | 14%
build13% | 0% | 0% | 0% | 86%
build/nightly100% | 0% | 0% | 0% | 0%
src/goTest0% | 0% | 19% | 16% | 64%
tools/relnotes0% | 0% | 100% | 0% | 0%
src/debugAdapter0% | 0% | 0% | 100% | 0%
tools/installtools0% | 0% | 0% | 100% | 0%
tools0% | 0% | 0% | 0% | 100%
tools/goplssetting0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
goMain.ts
in src
901 17 38 2335 292
goSuggest.ts
in src
602 15 171 2335 126
goDeclaration.ts
in src
359 8 346 2335 88
goCheck.ts
in src
117 4 58 2335 92
goFormat.ts
in src
112 4 345 2335 82
goRename.ts
in src
78 2 346 2335 54
goExtraInfo.ts
in src
42 2 352 2335 48
goReferences.ts
in src
87 2 346 2334 55
goDebug.ts
in src/debugAdapter
2293 67 66 2323 212
goOutline.ts
in src
172 4 352 2318 56
goStatus.ts
in src
160 8 58 2278 34
goMode.ts
in src
15 1 352 2278 12
goInstallTools.ts
in src
572 21 38 2266 218
goSignature.ts
in src
125 3 346 2264 35
goTest.ts
in src
289 14 135 2260 89
goCover.ts
in src
426 18 352 2257 72
goSymbol.ts
in src
118 3 352 2256 42
util.ts
in src
895 49 154 2253 165
goImport.ts
in src
212 7 257 2248 61
goCodeAction.ts
in src
43 1 346 2248 16
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
const.ts
in build/nightly
1 - 585 597 3
cloudbuild.container.yaml
in build
5 - 585 749 3
cloudbuild.yaml
in build
9 - 585 749 3
goGetPackage.ts
in src
34 1 504 1590 20
welcome.js
in media
11 1 379 403 2
welcome.css
in media
83 - 379 403 3
wmicProcessParser.ts
in src/utils
59 2 367 373 3
const.ts
in src
1 - 352 597 4
mutex.ts
in src/utils
13 1 352 370 2
goMode.ts
in src
15 1 352 2278 12
goBaseCodelens.ts
in src
20 3 352 1592 9
processUtils.ts
in src/utils
27 2 352 569 5
goRefactor.ts
in src
31 1 352 1068 5
envUtils.ts
in src/utils
42 3 352 539 4
goExtraInfo.ts
in src
42 2 352 2335 48
goInstall.ts
in src
50 1 352 1547 26
psProcessParser.ts
in src/utils
51 3 352 373 4
goPlayground.ts
in src
57 1 352 1550 11
lsofProcessParser.ts
in src/utils
64 2 352 368 2
goDoctor.ts
in src
71 6 352 1068 11
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.go
in tools/installtools
128 6 38 99 2
goDeveloperSurvey.ts
in src
128 5 108 135 4
profile.ts
in src/goTest
256 21 162 167 2
walk.ts
in src/goTest
56 3 168 168 1
run.ts
in src/goTest
571 13 11 170 10
resolve.ts
in src/goTest
384 22 11 170 9
explore.ts
in src/goTest
258 9 48 170 8
utils.ts
in src/goTest
59 6 11 170 6
extensionAPI.ts
in src
12 - 179 179 1
in
allTools.ts.in
in tools
234 - 8 269 6
goToolsInformation.ts
in src
234 3 8 269 16
goSurvey.ts
in src
215 12 94 280 6
goplssetting.go
in tools/goplssetting
346 13 29 332 2
goDebugFactory.ts
in src
523 23 38 367 51
lsofProcessParser.ts
in src/utils
64 2 352 368 2
mutex.ts
in src/utils
13 1 352 370 2
pickProcess.ts
in src
159 9 346 373 7
wmicProcessParser.ts
in src/utils
59 2 367 373 3
psProcessParser.ts
in src/utils
51 3 352 373 4
config.ts
in src
19 2 154 388 10
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
goLanguageServer.ts
in src
1271 45 8 886 133
in
allTools.ts.in
in tools
234 - 8 269 6
goToolsInformation.ts
in src
234 3 8 269 16
run.ts
in src/goTest
571 13 11 170 10
resolve.ts
in src/goTest
384 22 11 170 9
utils.ts
in src/goTest
59 6 11 170 6
goPackages.ts
in src
219 8 14 1663 62
all.bash
in build
92 - 14 739 33
goBrowsePackage.ts
in src
90 3 14 1663 34
generate.go
in tools
576 15 15 606 25
goplssetting.go
in tools/goplssetting
346 13 29 332 2
goMain.ts
in src
901 17 38 2335 292
goInstallTools.ts
in src
572 21 38 2266 218
goDebugFactory.ts
in src
523 23 38 367 51
goDebugConfiguration.ts
in src
395 7 38 1569 81
goTools.ts
in src
159 11 38 887 51
main.go
in tools/installtools
128 6 38 99 2
explore.ts
in src/goTest
258 9 48 170 8
welcome.ts
in src
169 8 52 403 13
goEnvironmentStatus.ts
in src
488 23 58 596 39