The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
NOTICE.html in root |
6085 | - |
backupStacks.ts in src/commands/createWebApp/stacks |
1574 | - |
CosmosDBTreeItem.ts in src/tree |
283 | 16 |
WebAppCreateStep.ts in src/commands/createWebApp |
187 | 8 |
SiteTreeItem.ts in src/tree |
137 | 16 |
setPostPromptDefaults.ts in src/commands/createWebApp |
105 | 5 |
getStackPicks.ts in src/commands/createWebApp/stacks |
105 | 5 |
SubscriptionTreeItem.ts in src/tree |
104 | 3 |
deploy.ts in src/commands/deploy |
88 | 1 |
registerCommands.ts in src/commands |
88 | 1 |
javaUtils.ts in src/utils |
88 | 11 |
startSsh.ts in src/commands |
85 | 3 |
DeploymentSlotsTreeItem.ts in src/tree |
85 | 11 |
setPreDeployConfigForDotnet.ts in src/commands/deploy/dotnet |
78 | 3 |
generateDeploymentScript.ts in src/commands |
75 | 2 |
getLinuxDetectorError.ts in src/commands/postDeploy |
74 | 1 |
cpUtils.ts in src/utils |
73 | 3 |
promptScmDoBuildDeploy.ts in src/commands/deploy |
69 | 3 |
failureMoreInfoSurvey.ts in src/commands/deploy |
66 | 4 |
workspace.ts in src/utils |
60 | 6 |
checkLinuxWebAppDownDetector.ts in src/commands/postDeploy |
54 | 2 |
AppServiceFileSystem.ts in src |
53 | 5 |
CosmosDBConnection.ts in src/tree |
51 | 5 |
WebJobsTreeItem.ts in src/tree |
51 | 9 |
downloadAppSettings.ts in src/commands/appSettings |
47 | 2 |
getRemoteDebugLanguage.ts in src/commands/remoteDebug |
47 | 2 |
extension.ts in src |
46 | 3 |
uploadAppSettings.ts in src/commands/appSettings |
42 | 1 |
readAzConfig.ts in src/commands/createWebApp |
42 | 2 |
tryGetMavenModule.ts in src/commands/deploy/java |
41 | 2 |
setPreDeployTaskForMavenModule.ts in src/commands/deploy/java |
40 | 2 |
WebAppTreeItem.ts in src/tree |
39 | 3 |
enableFileLogging.ts in src/commands/logstream |
37 | 1 |
validateWebSite.ts in src/commands/postDeploy |
37 | - |
settings.ts in src/vsCodeConfig |
36 | 5 |
AppStackModel.ts in src/commands/createWebApp/stacks/models |
34 | - |
setPreDeployConfig.ts in src/commands/deploy |
33 | 1 |
WebAppStackStep.ts in src/commands/createWebApp/stacks |
32 | 3 |
showDeployCompletedMessage.ts in src/commands/deploy |
32 | 2 |
venvUtils.ts in src/utils |
32 | 3 |
createSlot.ts in src/commands |
31 | 1 |
promptToSaveDeployDefaults.ts in src/commands/deploy |
31 | 2 |
tasks.ts in src/vsCodeConfig |
30 | 5 |
setPrePromptDefaults.ts in src/commands/createWebApp |
29 | 1 |
JavaServerStackStep.ts in src/commands/createWebApp/stacks |
29 | 3 |
showCreatedWebAppMessage.ts in src/commands/createWebApp |
27 | 3 |
constants.ts in src |
27 | - |
WebAppStackModel.ts in src/commands/createWebApp/stacks/models |
25 | - |
tryGetCsprojFile.ts in src/commands/deploy/dotnet |
25 | 2 |
gulpfile.ts in root |
23 | 2 |
File | # lines | # units |
---|---|---|
CosmosDBTreeItem.ts in src/tree |
283 | 16 |
SiteTreeItem.ts in src/tree |
137 | 16 |
DeploymentSlotsTreeItem.ts in src/tree |
85 | 11 |
javaUtils.ts in src/utils |
88 | 11 |
WebJobsTreeItem.ts in src/tree |
51 | 9 |
WebAppCreateStep.ts in src/commands/createWebApp |
187 | 8 |
workspace.ts in src/utils |
60 | 6 |
AppServiceFileSystem.ts in src |
53 | 5 |
setPostPromptDefaults.ts in src/commands/createWebApp |
105 | 5 |
getStackPicks.ts in src/commands/createWebApp/stacks |
105 | 5 |
CosmosDBConnection.ts in src/tree |
51 | 5 |
pathUtils.ts in src/utils |
23 | 5 |
settings.ts in src/vsCodeConfig |
36 | 5 |
tasks.ts in src/vsCodeConfig |
30 | 5 |
failureMoreInfoSurvey.ts in src/commands/deploy |
66 | 4 |
azureUtils.ts in src/utils |
17 | 4 |
showCreatedWebAppMessage.ts in src/commands/createWebApp |
27 | 3 |
JavaServerStackStep.ts in src/commands/createWebApp/stacks |
29 | 3 |
WebAppStackStep.ts in src/commands/createWebApp/stacks |
32 | 3 |
setPreDeployConfigForDotnet.ts in src/commands/deploy/dotnet |
78 | 3 |
There are 66 files with lines longer than 120 characters. In total, there are 474 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
NOTICE.html in root |
6085 | - | 271 |
CosmosDBTreeItem.ts in src/tree |
283 | 16 | 19 |
setPostPromptDefaults.ts in src/commands/createWebApp |
105 | 5 | 12 |
deploy.ts in src/commands/deploy |
88 | 1 | 10 |
startSsh.ts in src/commands |
85 | 3 | 8 |
AppServiceFileSystem.ts in src |
53 | 5 | 7 |
javaUtils.ts in src/utils |
88 | 11 | 7 |
workspace.ts in src/utils |
60 | 6 | 7 |
getStackPicks.ts in src/commands/createWebApp/stacks |
105 | 5 | 6 |
promptToSaveDeployDefaults.ts in src/commands/deploy |
31 | 2 | 6 |
enableFileLogging.ts in src/commands/logstream |
37 | 1 | 6 |
checkLinuxWebAppDownDetector.ts in src/commands/postDeploy |
54 | 2 | 6 |
registerCommands.ts in src/commands |
88 | 1 | 6 |
cpUtils.ts in src/utils |
73 | 3 | 6 |
promptScmDoBuildDeploy.ts in src/commands/deploy |
69 | 3 | 5 |
readAzConfig.ts in src/commands/createWebApp |
42 | 2 | 4 |
getRemoteDebugLanguage.ts in src/commands/remoteDebug |
47 | 2 | 4 |
SiteTreeItem.ts in src/tree |
137 | 16 | 4 |
SubscriptionTreeItem.ts in src/tree |
104 | 3 | 4 |
downloadAppSettings.ts in src/commands/appSettings |
47 | 2 | 3 |