Uber / vscode-go
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
16% | 20% | 35% | 17% | 10%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts19% | 17% | 34% | 18% | 10%
go0% | 36% | 45% | 17% | 0%
css0% | 79% | 0% | 0% | 20%
proto0% | 0% | 100% | 0% | 0%
in0% | 0% | 100% | 0% | 0%
bash0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src19% | 17% | 34% | 18% | 10%
tools0% | 31% | 52% | 15% | 0%
media0% | 78% | 0% | 0% | 21%
proto0% | 0% | 100% | 0% | 0%
build0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
goDebug.ts
in src/debugAdapter
2319 67
goLanguageServer.ts
in src/language
1284 50
util.ts
in src
868 47
682 25
goSuggest.ts
in src/language/legacy
606 15
run.ts
in src/goTest
590 13
generate.go
in tools
576 15
codicon.css
in media
549 -
536 24
466 22
bazelTestUtils.ts
in src/bazel
462 11
453 18
proto
build.proto
in proto
439 -
434 17
resolve.ts
in src/goTest
434 26
414 8
goplssetting.go
in tools/goplssetting
373 14
goDeclaration.ts
in src/language/legacy
359 8
goMain.ts
in src
355 9
relnotes.go
in tools/relnotes
337 12
goTest.ts
in src
331 12
bazelRun.ts
in src/bazel
308 10
300 26
explore.ts
in src/goTest
276 9
profile.ts
in src/goTest
260 22
257 4
in
243 -
243 3
239 8
230 5
227 12
221 9
pathUtils.ts
in src/utils
203 16
bazelCoverage.ts
in src/bazel
199 10
198 3
191 5
bazelExplore.ts
in src/bazel
189 2
goOutline.ts
in src/language/legacy
174 4
171 11
171 3
169 7
161 9
main.go
in tools/installtools
154 8
152 5
150 2
130 5
129 10
startLanguageServer.ts
in src/commands
128 3
127 4
main.go
in tools/docs2wiki
126 8
Files With Most Units (Top 50)
File# lines# units
goDebug.ts
in src/debugAdapter
2319 67
goLanguageServer.ts
in src/language
1284 50
util.ts
in src
868 47
300 26
resolve.ts
in src/goTest
434 26
682 25
536 24
466 22
profile.ts
in src/goTest
260 22
453 18
434 17
pathUtils.ts
in src/utils
203 16
generate.go
in tools
576 15
94 15
goSuggest.ts
in src/language/legacy
606 15
goplssetting.go
in tools/goplssetting
373 14
run.ts
in src/goTest
590 13
relnotes.go
in tools/relnotes
337 12
227 12
goTest.ts
in src
331 12
171 11
68 11
bazelTestUtils.ts
in src/bazel
462 11
bazelCoverage.ts
in src/bazel
199 10
bazelRun.ts
in src/bazel
308 10
129 10
161 9
221 9
112 9
goMain.ts
in src
355 9
explore.ts
in src/goTest
276 9
main.go
in tools/docs2wiki
126 8
main.go
in tools/installtools
154 8
239 8
414 8
goDeclaration.ts
in src/language/legacy
359 8
169 7
106 7
utils.ts
in src/goTest
68 7
71 6
152 5
230 5
191 5
130 5
goEnv.ts
in src
102 4
127 4
257 4
goFormat.ts
in src/language/legacy
118 4
goOutline.ts
in src/language/legacy
174 4
88 3
Files With Long Lines (Top 30)

There are 30 files with lines longer than 120 characters. In total, there are 77 long lines.

File# lines# units# long lines
goDebug.ts
in src/debugAdapter
2319 67 8
227 12 8
414 8 7
generate.go
in tools
576 15 5
goLanguageServer.ts
in src/language
1284 50 5
536 24 5
relnotes.go
in tools/relnotes
337 12 4
682 25 3
goMain.ts
in src
355 9 3
191 5 3
all.bash
in build
93 - 2
239 8 2
161 9 2
goSuggest.ts
in src/language/legacy
606 15 2
goDeclaration.ts
in src/language/legacy
359 8 2
bazelRun.ts
in src/bazel
308 10 2
goplssetting.go
in tools/goplssetting
373 14 1
35 - 1
171 11 1
221 9 1
goImplementations.ts
in src/language/legacy
114 1 1
230 5 1
150 2 1
91 2 1
bazelExplore.ts
in src/bazel
189 2 1
bazelTestUtils.ts
in src/bazel
462 11 1
52 - 1
453 18 1
startLanguageServer.ts
in src/commands
128 3 1
run.ts
in src/goTest
590 13 1
Correlations

File Size vs. Commits (all time): 112 points

src/bazel/bazelExplore.ts x: 4 commits (all time) y: 189 lines of code src/bazel/bazelTestUtils.ts x: 4 commits (all time) y: 462 lines of code src/goTest/resolve.ts x: 30 commits (all time) y: 434 lines of code proto/build.proto x: 2 commits (all time) y: 439 lines of code src/bazel/bazelCoverage.ts x: 2 commits (all time) y: 199 lines of code src/bazel/bazelRun.ts x: 2 commits (all time) y: 308 lines of code src/const.ts x: 7 commits (all time) y: 1 lines of code src/context.ts x: 10 commits (all time) y: 21 lines of code src/goCover.ts x: 95 commits (all time) y: 434 lines of code src/goMain.ts x: 494 commits (all time) y: 355 lines of code src/goTest/explore.ts x: 26 commits (all time) y: 276 lines of code src/goTest/run.ts x: 25 commits (all time) y: 590 lines of code src/testUtils.ts x: 128 commits (all time) y: 453 lines of code src/commands/index.ts x: 13 commits (all time) y: 28 lines of code src/commands/startLanguageServer.ts x: 12 commits (all time) y: 128 lines of code src/goDeveloperSurvey.ts x: 22 commits (all time) y: 130 lines of code build/all.bash x: 62 commits (all time) y: 93 lines of code src/commands/getConfiguredGoTools.ts x: 4 commits (all time) y: 67 lines of code src/debugAdapter/goDebug.ts x: 328 commits (all time) y: 2319 lines of code src/diffUtils.ts x: 31 commits (all time) y: 106 lines of code src/goBrowsePackage.ts x: 46 commits (all time) y: 91 lines of code src/goCheck.ts x: 132 commits (all time) y: 127 lines of code src/goDebugConfiguration.ts x: 135 commits (all time) y: 414 lines of code src/goDebugFactory.ts x: 90 commits (all time) y: 536 lines of code src/goGetPackage.ts x: 26 commits (all time) y: 35 lines of code src/goImport.ts x: 86 commits (all time) y: 230 lines of code src/goInstall.ts x: 36 commits (all time) y: 52 lines of code src/goInstallTools.ts x: 343 commits (all time) y: 682 lines of code src/goModules.ts x: 93 commits (all time) y: 191 lines of code src/goPackages.ts x: 86 commits (all time) y: 239 lines of code src/goSurvey.ts x: 28 commits (all time) y: 221 lines of code src/goTools.ts x: 95 commits (all time) y: 171 lines of code src/goToolsInformation.ts x: 51 commits (all time) y: 243 lines of code src/language/goLanguageServer.ts x: 36 commits (all time) y: 1284 lines of code src/language/legacy/goImplementations.ts x: 6 commits (all time) y: 114 lines of code src/pickProcess.ts x: 15 commits (all time) y: 161 lines of code src/util.ts x: 239 commits (all time) y: 868 lines of code src/utils/argsUtil.ts x: 2 commits (all time) y: 56 lines of code src/utils/pathUtils.ts x: 24 commits (all time) y: 203 lines of code src/welcome.ts x: 31 commits (all time) y: 227 lines of code tools/allTools.ts.in x: 25 commits (all time) y: 243 lines of code tools/installtools/main.go x: 20 commits (all time) y: 154 lines of code build/release-nightly.yaml x: 2 commits (all time) y: 11 lines of code src/goEnvironmentStatus.ts x: 80 commits (all time) y: 466 lines of code src/goTaskProvider.ts x: 2 commits (all time) y: 112 lines of code src/goDocumentSymbols.ts x: 7 commits (all time) y: 91 lines of code src/goRunTestCodelens.ts x: 56 commits (all time) y: 152 lines of code src/goTest.ts x: 121 commits (all time) y: 331 lines of code src/goVulncheck.ts x: 28 commits (all time) y: 257 lines of code src/language/legacy/goFormat.ts x: 5 commits (all time) y: 118 lines of code src/stateUtils.ts x: 27 commits (all time) y: 68 lines of code src/subTestUtils.ts x: 2 commits (all time) y: 7 lines of code tools/goplssetting/goplssetting.go x: 12 commits (all time) y: 373 lines of code media/codicon.css x: 2 commits (all time) y: 549 lines of code src/goTest/profile.ts x: 11 commits (all time) y: 260 lines of code tools/relnotes/relnotes.go x: 12 commits (all time) y: 337 lines of code src/goGenerateTests.ts x: 50 commits (all time) y: 198 lines of code tools/docs2wiki/main.go x: 6 commits (all time) y: 126 lines of code media/reset.css x: 2 commits (all time) y: 23 lines of code media/vscode.css x: 2 commits (all time) y: 34 lines of code src/commands/applyCoverprofile.ts x: 2 commits (all time) y: 37 lines of code src/commands/runBuilds.ts x: 3 commits (all time) y: 25 lines of code src/config.ts x: 24 commits (all time) y: 35 lines of code src/goBuild.ts x: 53 commits (all time) y: 150 lines of code src/goDoctor.ts x: 15 commits (all time) y: 71 lines of code src/goEnv.ts x: 26 commits (all time) y: 102 lines of code src/goExplorer.ts x: 12 commits (all time) y: 300 lines of code src/goFillStruct.ts x: 23 commits (all time) y: 88 lines of code src/goImpl.ts x: 27 commits (all time) y: 57 lines of code src/goLint.ts x: 51 commits (all time) y: 124 lines of code src/goMode.ts x: 16 commits (all time) y: 19 lines of code src/goModifytags.ts x: 32 commits (all time) y: 171 lines of code src/goPlayground.ts x: 19 commits (all time) y: 59 lines of code src/goStatus.ts x: 60 commits (all time) y: 169 lines of code src/goVet.ts x: 38 commits (all time) y: 99 lines of code src/language/legacy/goCodeAction.ts x: 4 commits (all time) y: 43 lines of code src/language/legacy/goDeclaration.ts x: 4 commits (all time) y: 359 lines of code src/language/legacy/goLiveErrors.ts x: 5 commits (all time) y: 98 lines of code src/language/legacy/goOutline.ts x: 6 commits (all time) y: 174 lines of code src/language/legacy/goReferences.ts x: 4 commits (all time) y: 87 lines of code src/language/legacy/goSignature.ts x: 4 commits (all time) y: 126 lines of code src/language/legacy/goSuggest.ts x: 4 commits (all time) y: 606 lines of code src/language/legacy/goSymbol.ts x: 4 commits (all time) y: 118 lines of code src/language/registerDefaultProviders.ts x: 5 commits (all time) y: 54 lines of code src/utils/envUtils.ts x: 10 commits (all time) y: 42 lines of code src/utils/processUtils.ts x: 8 commits (all time) y: 24 lines of code src/language/legacy/goRename.ts x: 2 commits (all time) y: 78 lines of code tools/generate.go x: 41 commits (all time) y: 576 lines of code src/goLogging.ts x: 10 commits (all time) y: 94 lines of code src/avlTree.ts x: 14 commits (all time) y: 129 lines of code src/goBaseCodelens.ts x: 12 commits (all time) y: 20 lines of code src/utils/lsofProcessParser.ts x: 3 commits (all time) y: 64 lines of code src/utils/mutex.ts x: 4 commits (all time) y: 13 lines of code src/utils/wmicProcessParser.ts x: 4 commits (all time) y: 59 lines of code media/welcome.css x: 5 commits (all time) y: 83 lines of code build/nightly/const.ts x: 3 commits (all time) y: 1 lines of code
2319.0
lines of code
  min: 1.0
  average: 195.94
  25th percentile: 42.0
  median: 111.5
  75th percentile: 242.0
  max: 2319.0
0 494.0
commits (all time)
min: 2.0 | average: 35.57 | 25th percentile: 4.0 | median: 12.0 | 75th percentile: 31.75 | max: 494.0

File Size vs. Contributors (all time): 112 points

src/bazel/bazelExplore.ts x: 3 contributors (all time) y: 189 lines of code src/bazel/bazelTestUtils.ts x: 3 contributors (all time) y: 462 lines of code src/goTest/resolve.ts x: 8 contributors (all time) y: 434 lines of code proto/build.proto x: 2 contributors (all time) y: 439 lines of code src/bazel/bazelCoverage.ts x: 2 contributors (all time) y: 199 lines of code src/bazel/bazelRun.ts x: 2 contributors (all time) y: 308 lines of code src/const.ts x: 4 contributors (all time) y: 1 lines of code src/context.ts x: 5 contributors (all time) y: 21 lines of code src/goCover.ts x: 30 contributors (all time) y: 434 lines of code src/goMain.ts x: 72 contributors (all time) y: 355 lines of code src/goTest/explore.ts x: 6 contributors (all time) y: 276 lines of code src/goTest/run.ts x: 6 contributors (all time) y: 590 lines of code src/testUtils.ts x: 38 contributors (all time) y: 453 lines of code src/commands/index.ts x: 5 contributors (all time) y: 28 lines of code src/commands/startLanguageServer.ts x: 4 contributors (all time) y: 128 lines of code src/goDeveloperSurvey.ts x: 5 contributors (all time) y: 130 lines of code build/all.bash x: 4 contributors (all time) y: 93 lines of code src/commands/getConfiguredGoTools.ts x: 4 contributors (all time) y: 67 lines of code src/debugAdapter/goDebug.ts x: 54 contributors (all time) y: 2319 lines of code src/diffUtils.ts x: 11 contributors (all time) y: 106 lines of code src/goBrowsePackage.ts x: 15 contributors (all time) y: 91 lines of code src/goCheck.ts x: 29 contributors (all time) y: 127 lines of code src/goDebugConfiguration.ts x: 18 contributors (all time) y: 414 lines of code src/goDebugFactory.ts x: 8 contributors (all time) y: 536 lines of code src/goGetPackage.ts x: 11 contributors (all time) y: 35 lines of code src/goImport.ts x: 23 contributors (all time) y: 230 lines of code src/goInstall.ts x: 12 contributors (all time) y: 52 lines of code src/goInstallTools.ts x: 57 contributors (all time) y: 682 lines of code src/goModules.ts x: 16 contributors (all time) y: 191 lines of code src/goPackages.ts x: 21 contributors (all time) y: 239 lines of code src/goSurvey.ts x: 6 contributors (all time) y: 221 lines of code src/goTools.ts x: 8 contributors (all time) y: 171 lines of code src/goToolsInformation.ts x: 3 contributors (all time) y: 243 lines of code src/language/goLanguageServer.ts x: 3 contributors (all time) y: 1284 lines of code src/language/legacy/goImplementations.ts x: 4 contributors (all time) y: 114 lines of code src/pickProcess.ts x: 5 contributors (all time) y: 161 lines of code src/util.ts x: 48 contributors (all time) y: 868 lines of code src/utils/argsUtil.ts x: 2 contributors (all time) y: 56 lines of code src/utils/pathUtils.ts x: 5 contributors (all time) y: 203 lines of code src/welcome.ts x: 9 contributors (all time) y: 227 lines of code tools/installtools/main.go x: 2 contributors (all time) y: 154 lines of code build/release-nightly.yaml x: 2 contributors (all time) y: 11 lines of code src/goEnvironmentStatus.ts x: 7 contributors (all time) y: 466 lines of code src/goTaskProvider.ts x: 2 contributors (all time) y: 112 lines of code src/goDocumentSymbols.ts x: 3 contributors (all time) y: 91 lines of code src/goRunTestCodelens.ts x: 19 contributors (all time) y: 152 lines of code src/goTest.ts x: 34 contributors (all time) y: 331 lines of code src/goVulncheck.ts x: 3 contributors (all time) y: 257 lines of code src/language/legacy/goFormat.ts x: 1 contributors (all time) y: 118 lines of code src/stateUtils.ts x: 9 contributors (all time) y: 68 lines of code src/subTestUtils.ts x: 2 contributors (all time) y: 7 lines of code tools/goplssetting/goplssetting.go x: 3 contributors (all time) y: 373 lines of code media/codicon.css x: 1 contributors (all time) y: 549 lines of code src/goTest/profile.ts x: 4 contributors (all time) y: 260 lines of code tools/relnotes/relnotes.go x: 5 contributors (all time) y: 337 lines of code src/goGenerateTests.ts x: 19 contributors (all time) y: 198 lines of code tools/docs2wiki/main.go x: 2 contributors (all time) y: 126 lines of code media/reset.css x: 2 contributors (all time) y: 23 lines of code media/vscode.css x: 2 contributors (all time) y: 34 lines of code src/commands/applyCoverprofile.ts x: 2 contributors (all time) y: 37 lines of code src/goBuild.ts x: 16 contributors (all time) y: 150 lines of code src/goEnv.ts x: 6 contributors (all time) y: 102 lines of code src/goExplorer.ts x: 3 contributors (all time) y: 300 lines of code src/goFillStruct.ts x: 10 contributors (all time) y: 88 lines of code src/goImpl.ts x: 10 contributors (all time) y: 57 lines of code src/goLint.ts x: 19 contributors (all time) y: 124 lines of code src/goMode.ts x: 7 contributors (all time) y: 19 lines of code src/goModifytags.ts x: 12 contributors (all time) y: 171 lines of code src/goPlayground.ts x: 7 contributors (all time) y: 59 lines of code src/goStatus.ts x: 11 contributors (all time) y: 169 lines of code src/goTest/utils.ts x: 5 contributors (all time) y: 68 lines of code src/goVet.ts x: 15 contributors (all time) y: 99 lines of code src/language/legacy/goCodeAction.ts x: 3 contributors (all time) y: 43 lines of code src/language/legacy/goDeclaration.ts x: 3 contributors (all time) y: 359 lines of code src/language/legacy/goLiveErrors.ts x: 3 contributors (all time) y: 98 lines of code src/language/legacy/goOutline.ts x: 3 contributors (all time) y: 174 lines of code src/language/legacy/goSignature.ts x: 3 contributors (all time) y: 126 lines of code src/language/legacy/goSuggest.ts x: 3 contributors (all time) y: 606 lines of code src/language/legacy/goSymbol.ts x: 3 contributors (all time) y: 118 lines of code src/language/registerDefaultProviders.ts x: 3 contributors (all time) y: 54 lines of code src/utils/envUtils.ts x: 5 contributors (all time) y: 42 lines of code src/language/legacy/goRefactor.ts x: 1 contributors (all time) y: 31 lines of code src/language/legacy/goRename.ts x: 1 contributors (all time) y: 78 lines of code tools/generate.go x: 5 contributors (all time) y: 576 lines of code codereview.cfg x: 1 contributors (all time) y: 1 lines of code src/avlTree.ts x: 7 contributors (all time) y: 129 lines of code src/goBaseCodelens.ts x: 4 contributors (all time) y: 20 lines of code src/utils/lsofProcessParser.ts x: 3 contributors (all time) y: 64 lines of code media/welcome.js x: 3 contributors (all time) y: 11 lines of code
2319.0
lines of code
  min: 1.0
  average: 195.94
  25th percentile: 42.0
  median: 111.5
  75th percentile: 242.0
  max: 2319.0
0 72.0
contributors (all time)
min: 1.0 | average: 8.35 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 8.75 | max: 72.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 3 points

src/bazel/bazelExplore.ts x: 1 commits (90d) y: 189 lines of code src/bazel/bazelTestUtils.ts x: 1 commits (90d) y: 462 lines of code src/goTest/resolve.ts x: 1 commits (90d) y: 434 lines of code
462.0
lines of code
  min: 189.0
  average: 361.67
  25th percentile: 189.0
  median: 434.0
  75th percentile: 462.0
  max: 462.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 3 points

src/bazel/bazelExplore.ts x: 1 contributors (90d) y: 189 lines of code src/bazel/bazelTestUtils.ts x: 1 contributors (90d) y: 462 lines of code src/goTest/resolve.ts x: 1 contributors (90d) y: 434 lines of code
462.0
lines of code
  min: 189.0
  average: 361.67
  25th percentile: 189.0
  median: 434.0
  75th percentile: 462.0
  max: 462.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0