path # lines of code
NOTICE.html 6085
extension.bundle.ts 20
gulpfile.ts 23
main.js 16
src/AppServiceFileSystem.ts 53
src/commands/api/revealTreeItem.ts 10
src/commands/appSettings/addAppSetting.ts 9
src/commands/appSettings/deleteAppSettings.ts 9
src/commands/appSettings/downloadAppSettings.ts 47
src/commands/appSettings/editAppSetting.ts 9
src/commands/appSettings/getLocalEnvironmentVariables.ts 22
src/commands/appSettings/renameAppSetting.ts 9
src/commands/appSettings/toggleSlotSetting.ts 9
src/commands/appSettings/uploadAppSettings.ts 42
src/commands/browseWebsite.ts 10
src/commands/connections/addCosmosDBConnection.ts 17
src/commands/connections/removeCosmosDBConnection.ts 10
src/commands/connections/revealConnection.ts 9
src/commands/connections/revealConnectionInAppSettings.ts 15
src/commands/createSlot.ts 31
src/commands/createWebApp/IWebAppWizardContext.ts 21
src/commands/createWebApp/LinuxRuntimes.ts 10
src/commands/createWebApp/WebAppCreateStep.ts 187
src/commands/createWebApp/createWebApp.ts 18
src/commands/createWebApp/readAzConfig.ts 42
src/commands/createWebApp/setPostPromptDefaults.ts 105
src/commands/createWebApp/setPrePromptDefaults.ts 29
src/commands/createWebApp/showCreatedWebAppMessage.ts 27
src/commands/createWebApp/stacks/JavaServerStackStep.ts 29
src/commands/createWebApp/stacks/WebAppStackStep.ts 32
src/commands/createWebApp/stacks/backupStacks.ts 1574
src/commands/createWebApp/stacks/getJavaLinuxRuntime.ts 13
src/commands/createWebApp/stacks/getStackPicks.ts 105
src/commands/createWebApp/stacks/models/AppStackModel.ts 34
src/commands/createWebApp/stacks/models/WebAppStackModel.ts 25
src/commands/deleteWebApp.ts 10
src/commands/deploy/deploy.ts 88
src/commands/deploy/deploySlot.ts 15
src/commands/deploy/dotnet/setPreDeployConfigForDotnet.ts 78
src/commands/deploy/dotnet/tryGetCsprojFile.ts 25
src/commands/deploy/failureMoreInfoSurvey.ts 66
src/commands/deploy/java/setPreDeployTaskForMavenModule.ts 40
src/commands/deploy/java/tryGetMavenModule.ts 41
src/commands/deploy/promptScmDoBuildDeploy.ts 69
src/commands/deploy/promptToSaveDeployDefaults.ts 31
src/commands/deploy/setPreDeployConfig.ts 33
src/commands/deploy/showDeployCompletedMessage.ts 32
src/commands/deployments/connectToGitHub.ts 15
src/commands/deployments/disconnectRepo.ts 15
src/commands/deployments/editScmType.ts 19
src/commands/deployments/redeployDeployment.ts 9
src/commands/deployments/viewCommitInGitHub.ts 9
src/commands/deployments/viewDeploymentLogs.ts 9
src/commands/generateDeploymentScript.ts 75
src/commands/installCosmosDBExtension.ts 14
src/commands/logstream/enableFileLogging.ts 37
src/commands/logstream/startStreamingLogs.ts 15
src/commands/logstream/stopStreamingLogs.ts 11
src/commands/openInPortal.ts 23
src/commands/postDeploy/checkLinuxWebAppDownDetector.ts 54
src/commands/postDeploy/getLinuxDetectorError.ts 74
src/commands/postDeploy/parseDetectorResponse.ts 22
src/commands/postDeploy/runPostDeployTask.ts 11
src/commands/postDeploy/validateWebSite.ts 37
src/commands/registerCommands.ts 88
src/commands/remoteDebug/getRemoteDebugLanguage.ts 47
src/commands/remoteDebug/startRemoteDebug.ts 21
src/commands/restartWebApp.ts 12
src/commands/showFile.ts 13
src/commands/startSsh.ts 85
src/commands/startWebApp.ts 18
src/commands/stopWebApp.ts 18
src/commands/swapSlots.ts 11
src/commands/viewProperties.ts 15
src/constants.ts 27
src/errors.ts 8
src/extension.ts 46
src/extensionVariables.ts 15
src/localize.ts 2
src/tree/AzureAccountTreeItem.ts 10
src/tree/CosmosDBConnection.ts 51
src/tree/CosmosDBTreeItem.ts 283
src/tree/DeploymentSlotTreeItem.ts 20
src/tree/DeploymentSlotsTreeItem.ts 85
src/tree/ISiteTreeItem.ts 5
src/tree/NotAvailableTreeItem.ts 6
src/tree/SiteTreeItem.ts 137
src/tree/SiteTreeItemBase.ts 12
src/tree/SubscriptionTreeItem.ts 104
src/tree/WebAppTreeItem.ts 39
src/tree/WebJobsTreeItem.ts 51
src/utils/azureClients.ts 9
src/utils/azureUtils.ts 17
src/utils/cpUtils.ts 73
src/utils/delay.ts 3
src/utils/installExtension.ts 14
src/utils/javaUtils.ts 88
src/utils/nonNull.ts 20
src/utils/openUrl.ts 4
src/utils/pathUtils.ts 23
src/utils/randomUtils.ts 3
src/utils/venvUtils.ts 32
src/utils/workspace.ts 60
src/vsCodeConfig/settings.ts 36
src/vsCodeConfig/tasks.ts 30