Path Lines of Code
apps/Standalone/index.html 13
apps/Standalone/public/authredirect.html 22
apps/Standalone/src/App.tsx 59
apps/Standalone/src/configuretemplate/app/ConfigureTemplateShell.tsx 22
apps/Standalone/src/configuretemplate/app/LocalConfigureTemplate.tsx 136
apps/Standalone/src/configuretemplate/components/DevToolbox.tsx 72
apps/Standalone/src/configuretemplate/state/ConfigureTemplateLoader.ts 38
apps/Standalone/src/configuretemplate/state/Store.ts 9
apps/Standalone/src/dataMapperV1/app/DataMapperStandaloneDesignerV1.tsx 105
apps/Standalone/src/dataMapperV1/app/DataMapperStandaloneDesignerV2.tsx 172
apps/Standalone/src/dataMapperV1/components/DevApiTester.tsx 189
apps/Standalone/src/dataMapperV1/components/DevSerializationTester.tsx 218
apps/Standalone/src/dataMapperV1/components/DevToolbox.tsx 298
apps/Standalone/src/dataMapperV1/mapDefinitions/ComprehensiveMapDefinition.ts 118
apps/Standalone/src/dataMapperV1/mapDefinitions/FullTranscriptMapDefinition.ts 19
apps/Standalone/src/dataMapperV1/mapDefinitions/TranscriptJsonMapDefinition.ts 81
apps/Standalone/src/dataMapperV1/mapDefinitions/X12Definition.ts 28
apps/Standalone/src/dataMapperV1/mapDefinitions/index.ts 4
apps/Standalone/src/dataMapperV1/mapMetadata/index.ts 1
apps/Standalone/src/dataMapperV1/mapMetadata/testMetadataStandalone.ts 306
apps/Standalone/src/dataMapperV1/schemas/index.ts 12
apps/Standalone/src/dataMapperV1/state/DataMapDataLoader.ts 85
apps/Standalone/src/dataMapperV1/state/SchemaDataLoader.ts 86
apps/Standalone/src/dataMapperV1/state/Store.ts 11
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/CodeView.tsx 64
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/DesignerCommandBar.tsx 519
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/LogicAppSelectionSetting/AzureConsumptionLogicAppSelector.tsx 68
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/LogicAppSelectionSetting/AzureStandardLogicAppSelector.tsx 198
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Models/Arm.ts 37
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Models/LogicAppAppTypes.ts 380
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Models/Workflow.ts 169
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Models/WorkflowApp.ts 65
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Models/WorkflowListTypes.ts 39
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Queries/FetchConsumptionApps.ts 29
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Queries/FetchHybridApps.ts 29
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Queries/FetchStandardApps.ts 29
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/Artifact.ts 189
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/ChildWorkflow.ts 127
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/ConsumptionSerializationHelpers.ts 88
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/FileSystemConnectionCreationClient.ts 63
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/HttpClient.ts 130
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/OAuthService.ts 182
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/WorkflowAndArtifacts.tsx 589
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/customConnectionParameterEditorService.tsx 16
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Services/vfsService.ts 28
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Utilities/ArmParser.ts 35
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Utilities/HybridAppUtilities.ts 54
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Utilities/Workflow.ts 172
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/Utilities/resourceUtilities.ts 43
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/laDesigner.tsx 996
apps/Standalone/src/designer/app/AzureLogicAppsDesigner/laDesignerConsumption.tsx 552
apps/Standalone/src/designer/app/DesignerShell/designer.tsx 37
apps/Standalone/src/designer/app/LocalDesigner/LogicAppSelector/LogicAppSelector.tsx 105
apps/Standalone/src/designer/app/LocalDesigner/customConnection/TargetPicker.tsx 71
apps/Standalone/src/designer/app/LocalDesigner/customConnection/customConnectionParameterEditorService.tsx 29
apps/Standalone/src/designer/app/LocalDesigner/customEditor/CustomEditorIncrementVariable.tsx 68
apps/Standalone/src/designer/app/LocalDesigner/customEditor/CustomEditorInitializeVariable.tsx 36
apps/Standalone/src/designer/app/LocalDesigner/customEditorService.tsx 31
apps/Standalone/src/designer/app/LocalDesigner/httpClient.ts 19
apps/Standalone/src/designer/app/LocalDesigner/localDesigner.tsx 228
apps/Standalone/src/designer/app/LocalDesigner/pseudoCommandBar.less 24
apps/Standalone/src/designer/app/LocalDesigner/pseudoCommandBar.tsx 124
apps/Standalone/src/designer/app/SettingsSections/contextSettings.tsx 138
apps/Standalone/src/designer/app/SettingsSections/sourceSettings.tsx 58
apps/Standalone/src/designer/components/LocalizationSettings.tsx 51
apps/Standalone/src/designer/components/settings_box.module.less 76
apps/Standalone/src/designer/components/settings_box.tsx 54
apps/Standalone/src/designer/components/themes.ts 27
apps/Standalone/src/designer/state/connectionReferences.ts 36
apps/Standalone/src/designer/state/helper.ts 23
apps/Standalone/src/designer/state/historyHelpers.ts 32
apps/Standalone/src/designer/state/store.ts 9
apps/Standalone/src/designer/state/workflowLoadingSelectors.ts 65
apps/Standalone/src/designer/state/workflowLoadingSlice.ts 270
apps/Standalone/src/environments/environment.ts 24
apps/Standalone/src/index.css 10
apps/Standalone/src/main.tsx 13
apps/Standalone/src/polyfills.ts 26
apps/Standalone/src/templates/app/LocalTemplates.tsx 314
apps/Standalone/src/templates/app/TemplatesConsumption.tsx 347
apps/Standalone/src/templates/app/TemplatesShell.tsx 49
apps/Standalone/src/templates/app/TemplatesStandard.tsx 703
apps/Standalone/src/templates/components/DevToolbox.tsx 122
apps/Standalone/src/templates/state/Store.ts 9
apps/Standalone/src/templates/state/WorkflowLoader.ts 87
apps/Standalone/vite.config.ts 46
apps/Standalone/vite.e2e.config.ts 42
apps/vs-code-designer/extension-copy-svgs.js 19
apps/vs-code-designer/src/LogicAppResolver.ts 118
apps/vs-code-designer/src/app/azuriteExtension/executeOnAzuriteExt.ts 16
apps/vs-code-designer/src/app/commands/appSettings/decryptLocalSettings.ts 5
apps/vs-code-designer/src/app/commands/appSettings/downloadAppSettings.ts 70
apps/vs-code-designer/src/app/commands/appSettings/editAppSetting.ts 13
apps/vs-code-designer/src/app/commands/appSettings/encryptLocalSettings.ts 6
apps/vs-code-designer/src/app/commands/appSettings/getLocalSettingsFile.ts 28
apps/vs-code-designer/src/app/commands/appSettings/renameAppSetting.ts 13
apps/vs-code-designer/src/app/commands/appSettings/toggleSlotSetting.ts 13
apps/vs-code-designer/src/app/commands/appSettings/uploadAppSettings.ts 70
apps/vs-code-designer/src/app/commands/binaries/resetValidateAndInstallBinaries.ts 56
apps/vs-code-designer/src/app/commands/binaries/validateAndInstallBinaries.ts 106
apps/vs-code-designer/src/app/commands/browseWebsite.ts 13
apps/vs-code-designer/src/app/commands/buildCustomCodeFunctionsProject.ts 92
apps/vs-code-designer/src/app/commands/configureDeploymentSource.ts 16
apps/vs-code-designer/src/app/commands/createChildNode.ts 19
apps/vs-code-designer/src/app/commands/createCodeless/createCodeless.ts 64
apps/vs-code-designer/src/app/commands/createCodeless/createCodelessSteps/CodelessWorkflowCreateStep.ts 131
apps/vs-code-designer/src/app/commands/createCodeless/createCodelessSteps/ScriptSteps/ScriptWorkflowNameStep.ts 18
apps/vs-code-designer/src/app/commands/createCodeless/createCodelessSteps/WorkflowCreateStepBase.ts 58
apps/vs-code-designer/src/app/commands/createCodeless/createCodelessSteps/WorkflowListStep.ts 62
apps/vs-code-designer/src/app/commands/createCodeless/createCodelessSteps/WorkflowNameStepBase.ts 47
apps/vs-code-designer/src/app/commands/createCodeless/createCodelessSteps/WorkflowStateTypeStep.ts 62
apps/vs-code-designer/src/app/commands/createCustomCodeFunction/createCustomCodeFunction.ts 85
apps/vs-code-designer/src/app/commands/createCustomCodeFunction/createCustomCodeFunctionSteps/FunctionFilesStep.ts 52
apps/vs-code-designer/src/app/commands/createCustomCodeFunction/createCustomCodeFunctionSteps/FunctionNameStep.ts 44
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicApp.ts 44
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/AdvancedIdentityPromptSteps.ts 39
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/ConnectEnvironmentStep.ts 30
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/ConnectedEnvironmentStep.ts 43
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/ContainerAppNameStep.ts 65
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/FileShare/FileSharePathStep.ts 21
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/FileShare/HostNameStep.ts 21
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/FileShare/LocalFileSharePath.ts 21
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/FileShare/PasswordStep.ts 22
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/FileShare/UserNameStep.ts 21
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/HybridLogicAppsSteps/HybridAppCreateStep.ts 34
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/LogicAppCreateStep.ts 238
apps/vs-code-designer/src/app/commands/createLogicApp/createLogicAppSteps/LogicAppHostingPlanStep.ts 52
apps/vs-code-designer/src/app/commands/createLogicApp/notifyCreateLogicAppComplete.ts 23
apps/vs-code-designer/src/app/commands/createLogicApp/showSiteCreated.ts 22
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/ConvertToWorkspace.ts 67
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/CreateNewProjectInternal.ts 78
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/ExtractPackageStep.ts 40
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/LogicAppNameStep.ts 57
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/LogicAppTypeStep.ts 20
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/NewCodeProjectTypeStep.ts 91
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/OpenFolderStepCodeProject.ts 38
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/ProcessPackageStep.ts 102
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/WorkflowCodeProjectCreateStep.ts 19
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/WorkspaceContentsStep.ts 44
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/WorkspaceNameStep.ts 42
apps/vs-code-designer/src/app/commands/createNewCodeProject/CodeProjectBase/WorkspaceSettingsStep.ts 55
apps/vs-code-designer/src/app/commands/createNewCodeProject/cloudToLocal.ts 68
apps/vs-code-designer/src/app/commands/createNewCodeProject/cloudToLocalHelper.ts 254
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createFunction/FunctionAppFilesStep.ts 208
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createFunction/FunctionAppNameStep.ts 41
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createFunction/FunctionAppNamespaceStep.ts 31
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createFunction/TargetFrameworkStep.ts 18
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createLogicApp/CodeProjectWorkflowStateTypeStep.ts 65
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createLogicApp/CodelessFunctionWorkflow.ts 138
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createLogicApp/initLogicAppCodeProjectVScode/InitCodeProject.ts 344
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createLogicApp/initLogicAppCodeProjectVScode/ScriptInit.ts 56
apps/vs-code-designer/src/app/commands/createNewCodeProject/createCodeProjectSteps/createLogicApp/initLogicAppCodeProjectVScode/WorkflowCode.ts 56
apps/vs-code-designer/src/app/commands/createNewCodeProject/createNewCodeProject.ts 47
apps/vs-code-designer/src/app/commands/createNewProject/OpenBehaviorStep.ts 19
apps/vs-code-designer/src/app/commands/createNewProject/OpenFolderStep.ts 27
apps/vs-code-designer/src/app/commands/createNewProject/createNewProject.ts 46
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/ExistingWorkspaceStep.ts 16
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/FolderListStep.ts 23
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/NewProjectLogicAppTypeStep.ts 19
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/NewProjectTypeStep.ts 45
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/ProjectCreateStepBase.ts 34
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/ScriptProjectCreateStep.ts 86
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/SelectFolderForNewWorkspaceStep.ts 35
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/SelectPackageStep.ts 30
apps/vs-code-designer/src/app/commands/createNewProject/createProjectSteps/WorkflowProjectCreateStep.ts 11
apps/vs-code-designer/src/app/commands/createSlot.ts 15
apps/vs-code-designer/src/app/commands/dataMapper/DataMapperExt.ts 89
apps/vs-code-designer/src/app/commands/dataMapper/DataMapperPanel.ts 515
apps/vs-code-designer/src/app/commands/dataMapper/DataMapperPanelUtils.ts 34
apps/vs-code-designer/src/app/commands/dataMapper/FxWorkflowRuntime.ts 74
apps/vs-code-designer/src/app/commands/dataMapper/dataMapper.ts 152
apps/vs-code-designer/src/app/commands/dataMapper/extensionConfig.ts 16
apps/vs-code-designer/src/app/commands/debugLogicApp.ts 55
apps/vs-code-designer/src/app/commands/deleteLogicApp/deleteLogicApp.ts 15
apps/vs-code-designer/src/app/commands/deleteNode.ts 15
apps/vs-code-designer/src/app/commands/deploy/deploy.ts 369
apps/vs-code-designer/src/app/commands/deploy/hybridLogicApp/cleanResources.ts 43
apps/vs-code-designer/src/app/commands/deploy/hybridLogicApp/connectToSMB.ts 100
apps/vs-code-designer/src/app/commands/deploy/hybridLogicApp/index.ts 133
apps/vs-code-designer/src/app/commands/deploy/notifyDeployComplete.ts 40
apps/vs-code-designer/src/app/commands/deploy/storageAccountSteps/AzureStorageAccountStep.ts 29
apps/vs-code-designer/src/app/commands/deploy/storageAccountSteps/CustomLocationStorageAccountStep.ts 57
apps/vs-code-designer/src/app/commands/deploy/storageAccountSteps/SQLStringNameStep.ts 22
apps/vs-code-designer/src/app/commands/deploy/updateAppSettings.ts 24
apps/vs-code-designer/src/app/commands/deploy/verifyAppSettings.ts 79
apps/vs-code-designer/src/app/commands/deployments/connectToGitHub.ts 23
apps/vs-code-designer/src/app/commands/deployments/disconnectRepo.ts 19
apps/vs-code-designer/src/app/commands/deployments/redeployDeployment.ts 13
apps/vs-code-designer/src/app/commands/deployments/viewCommitInGitHub.ts 13
apps/vs-code-designer/src/app/commands/deployments/viewDeploymentLogs.ts 13
apps/vs-code-designer/src/app/commands/dotnet/installDotNet.ts 14
apps/vs-code-designer/src/app/commands/dotnet/validateDotNetInstalled.ts 53
apps/vs-code-designer/src/app/commands/dotnet/validateDotNetIsLatest.ts 37
apps/vs-code-designer/src/app/commands/funcCoreTools/installFuncCoreTools.ts 63
apps/vs-code-designer/src/app/commands/funcCoreTools/uninstallFuncCoreTools.ts 6
apps/vs-code-designer/src/app/commands/funcCoreTools/updateFuncCoreTools.ts 33
apps/vs-code-designer/src/app/commands/funcCoreTools/validateFuncCoreToolsInstalled.ts 94
apps/vs-code-designer/src/app/commands/funcCoreTools/validateFuncCoreToolsIsLatest.ts 146
apps/vs-code-designer/src/app/commands/generateDeploymentScripts/azureScriptWizard.ts 137
apps/vs-code-designer/src/app/commands/generateDeploymentScripts/generateDeploymentScripts.ts 419
apps/vs-code-designer/src/app/commands/generateDeploymentScripts/iacGestureHelperFunctions.ts 61
apps/vs-code-designer/src/app/commands/initProjectForVSCode/DotnetInitVSCodeStep.ts 147
apps/vs-code-designer/src/app/commands/initProjectForVSCode/InitVSCodeLanguageStep.ts 45
apps/vs-code-designer/src/app/commands/initProjectForVSCode/InitVSCodeStepBase.ts 277
apps/vs-code-designer/src/app/commands/initProjectForVSCode/ScriptInitVSCodeStep.ts 57
apps/vs-code-designer/src/app/commands/initProjectForVSCode/WorkflowInitVSCodeStep.ts 56
apps/vs-code-designer/src/app/commands/initProjectForVSCode/detectProjectLanguage.ts 67
apps/vs-code-designer/src/app/commands/initProjectForVSCode/initProjectForVSCode.ts 53
apps/vs-code-designer/src/app/commands/logstream/enableFileLogging.ts 11
apps/vs-code-designer/src/app/commands/logstream/startStreamingLogs.ts 91
apps/vs-code-designer/src/app/commands/logstream/stopStreamingLogs.ts 18
apps/vs-code-designer/src/app/commands/nodeJs/installNodeJs.ts 35
apps/vs-code-designer/src/app/commands/nodeJs/validateNodeJsInstalled.ts 52
apps/vs-code-designer/src/app/commands/nodeJs/validateNodeJsIsLatest.ts 53
apps/vs-code-designer/src/app/commands/openFile.ts 7
apps/vs-code-designer/src/app/commands/openInPortal.ts 12
apps/vs-code-designer/src/app/commands/parameterizeConnections.ts 85
apps/vs-code-designer/src/app/commands/pickCustomCodeNetHostProcess.ts 104
apps/vs-code-designer/src/app/commands/pickFuncProcess.ts 264
apps/vs-code-designer/src/app/commands/registerCommands.ts 145
apps/vs-code-designer/src/app/commands/remoteDebug/getRemoteDebugLanguage.ts 10
apps/vs-code-designer/src/app/commands/remoteDebug/startRemoteDebug.ts 25
apps/vs-code-designer/src/app/commands/restartLogicApp.ts 8
apps/vs-code-designer/src/app/commands/startLogicApp.ts 17
apps/vs-code-designer/src/app/commands/stopLogicApp.ts 18
apps/vs-code-designer/src/app/commands/swapSlot.ts 24
apps/vs-code-designer/src/app/commands/viewProperties.ts 12
apps/vs-code-designer/src/app/commands/workflows/azureConnectorWizard.ts 91
apps/vs-code-designer/src/app/commands/workflows/configureWebhookRedirectEndpoint/ConfigureRedirectEndpointStep.ts 29
apps/vs-code-designer/src/app/commands/workflows/configureWebhookRedirectEndpoint/SaveWebhookContextStep.ts 27
apps/vs-code-designer/src/app/commands/workflows/configureWebhookRedirectEndpoint/configureWebhookRedirectEndpoint.ts 25
apps/vs-code-designer/src/app/commands/workflows/configureWebhookRedirectEndpoint/webhookWizard.ts 13
apps/vs-code-designer/src/app/commands/workflows/enableAzureConnectors.ts 34
apps/vs-code-designer/src/app/commands/workflows/exportLogicApp.ts 393
apps/vs-code-designer/src/app/commands/workflows/getDebugSymbolDll.ts 74
apps/vs-code-designer/src/app/commands/workflows/openDesigner/openDesigner.ts 26
apps/vs-code-designer/src/app/commands/workflows/openDesigner/openDesignerBase.ts 162
apps/vs-code-designer/src/app/commands/workflows/openDesigner/openDesignerForAzureResource.ts 126
apps/vs-code-designer/src/app/commands/workflows/openDesigner/openDesignerForLocalProject.ts 482
apps/vs-code-designer/src/app/commands/workflows/openMonitoringView/openMonitoringView.ts 26
apps/vs-code-designer/src/app/commands/workflows/openMonitoringView/openMonitoringViewBase.ts 35
apps/vs-code-designer/src/app/commands/workflows/openMonitoringView/openMonitoringViewForAzureResource.ts 169
apps/vs-code-designer/src/app/commands/workflows/openMonitoringView/openMonitoringViewForLocal.ts 196
apps/vs-code-designer/src/app/commands/workflows/openOverview.ts 198
apps/vs-code-designer/src/app/commands/workflows/reviewValidation.ts 68
apps/vs-code-designer/src/app/commands/workflows/switchDebugMode/StatelessWorkflowsListStep.ts 53
apps/vs-code-designer/src/app/commands/workflows/switchDebugMode/UpdateDebugModeStep.ts 19
apps/vs-code-designer/src/app/commands/workflows/switchDebugMode/switchDebugMode.ts 33
apps/vs-code-designer/src/app/commands/workflows/switchToDotnetProject.ts 237
apps/vs-code-designer/src/app/commands/workflows/unitTest/createUnitTest.ts 263
apps/vs-code-designer/src/app/commands/workflows/unitTest/editUnitTest.ts 33
apps/vs-code-designer/src/app/commands/workflows/unitTest/openUnitTestResults.ts 122
apps/vs-code-designer/src/app/commands/workflows/unitTest/runUnitTest.ts 193
apps/vs-code-designer/src/app/commands/workflows/unitTest/saveBlankUnitTest.ts 244
apps/vs-code-designer/src/app/commands/workflows/useSQLStorage.ts 31
apps/vs-code-designer/src/app/commands/workflows/viewContent.ts 25
apps/vs-code-designer/src/app/debug/validatePreDebug.ts 110
apps/vs-code-designer/src/app/funcConfig/host.ts 42
apps/vs-code-designer/src/app/functionsExtension/executeOnFunctionsExt.ts 13
apps/vs-code-designer/src/app/resourcesExtension/getExtensionApi.ts 10
apps/vs-code-designer/src/app/templates/TemplateProviderBase.ts 116
apps/vs-code-designer/src/app/templates/dotnet/DotnetTemplateProvider.ts 76
apps/vs-code-designer/src/app/tree/AzureAccountTreeItemWithProjects.ts 71
apps/vs-code-designer/src/app/tree/LogicAppResourceTree.ts 337
apps/vs-code-designer/src/app/tree/configurationsTree/ConfigurationsTreeItem.ts 58
apps/vs-code-designer/src/app/tree/configurationsTree/connectionsTree/ConnectionTreeItem.ts 52
apps/vs-code-designer/src/app/tree/configurationsTree/connectionsTree/ConnectionsTreeItem.ts 53
apps/vs-code-designer/src/app/tree/configurationsTree/parametersTree/ParameterTreeItem.ts 35
apps/vs-code-designer/src/app/tree/configurationsTree/parametersTree/ParametersTreeItem.ts 53
apps/vs-code-designer/src/app/tree/remoteWorkflowsTree/RemoteWorkflowTreeItem.ts 122
apps/vs-code-designer/src/app/tree/remoteWorkflowsTree/RemoteWorkflowsTreeItem.ts 104
apps/vs-code-designer/src/app/tree/slotsTree/SlotTreeItem.ts 118
apps/vs-code-designer/src/app/tree/slotsTree/SlotsTreeItem.ts 74
apps/vs-code-designer/src/app/tree/slotsTree/artifactsTree/ArtifactsTreeItem.ts 20
apps/vs-code-designer/src/app/tree/subscriptionTree/SubscriptionTreeItem.ts 260
apps/vs-code-designer/src/app/tree/unitTestTree/index.ts 223
apps/vs-code-designer/src/app/tree/unitTestTree/testFile.ts 14
apps/vs-code-designer/src/app/tree/unitTestTree/testWorkflow.ts 33
apps/vs-code-designer/src/app/tree/unitTestTree/testWorkspace.ts 43
apps/vs-code-designer/src/app/utils/activityUtils.ts 9
apps/vs-code-designer/src/app/utils/appSettings/connectionKeys.ts 53
apps/vs-code-designer/src/app/utils/appSettings/localSettings.ts 128
apps/vs-code-designer/src/app/utils/azure.ts 35
apps/vs-code-designer/src/app/utils/azureClients.ts 14
apps/vs-code-designer/src/app/utils/azurite/activateAzurite.ts 73
apps/vs-code-designer/src/app/utils/binaries.ts 313
apps/vs-code-designer/src/app/utils/bundleFeed.ts 166
apps/vs-code-designer/src/app/utils/cliFeed.ts 23
apps/vs-code-designer/src/app/utils/codeless/apiUtils.ts 149
apps/vs-code-designer/src/app/utils/codeless/artifacts.ts 49
apps/vs-code-designer/src/app/utils/codeless/common.ts 317
apps/vs-code-designer/src/app/utils/codeless/connection.ts 434
apps/vs-code-designer/src/app/utils/codeless/customcode.ts 80
apps/vs-code-designer/src/app/utils/codeless/getAuthorizationToken.ts 10
apps/vs-code-designer/src/app/utils/codeless/getWebViewHTML.ts 19
apps/vs-code-designer/src/app/utils/codeless/hybridLogicApp/connectedEnvironment.ts 45
apps/vs-code-designer/src/app/utils/codeless/hybridLogicApp/hybridApp.ts 176
apps/vs-code-designer/src/app/utils/codeless/parameter.ts 70
apps/vs-code-designer/src/app/utils/codeless/parameterizer.ts 246
apps/vs-code-designer/src/app/utils/codeless/startDesignTimeApi.ts 323
apps/vs-code-designer/src/app/utils/codeless/templates.ts 197
apps/vs-code-designer/src/app/utils/codeless/updateBuildFile.ts 161
apps/vs-code-designer/src/app/utils/codeless/urihandler.ts 30
apps/vs-code-designer/src/app/utils/customCodeUtils.ts 196
apps/vs-code-designer/src/app/utils/dotnet/dotnet.ts 190
apps/vs-code-designer/src/app/utils/dotnet/executeDotnetTemplateCommand.ts 92
apps/vs-code-designer/src/app/utils/dotnet/parseDotnetTemplates.ts 53
apps/vs-code-designer/src/app/utils/errors.ts 9
apps/vs-code-designer/src/app/utils/extension.ts 13
apps/vs-code-designer/src/app/utils/feed.ts 20
apps/vs-code-designer/src/app/utils/fs.ts 56
apps/vs-code-designer/src/app/utils/funcCoreTools/cpUtils.ts 106
apps/vs-code-designer/src/app/utils/funcCoreTools/funcHostTask.ts 101
apps/vs-code-designer/src/app/utils/funcCoreTools/funcVersion.ts 116
apps/vs-code-designer/src/app/utils/funcCoreTools/getBrewPackageName.ts 31
apps/vs-code-designer/src/app/utils/funcCoreTools/getFuncPackageManagers.ts 41
apps/vs-code-designer/src/app/utils/funcCoreTools/getNpmDistTag.ts 20
apps/vs-code-designer/src/app/utils/git.ts 48
apps/vs-code-designer/src/app/utils/nodeJs/nodeJsVersion.ts 67
apps/vs-code-designer/src/app/utils/parseJson.ts 32
apps/vs-code-designer/src/app/utils/requestUtils.ts 82
apps/vs-code-designer/src/app/utils/services/VSCodeAzureSubscriptionProvider.ts 6
apps/vs-code-designer/src/app/utils/taskUtils.ts 53
apps/vs-code-designer/src/app/utils/telemetry.ts 11
apps/vs-code-designer/src/app/utils/timeout.ts 42
apps/vs-code-designer/src/app/utils/tree/assets.ts 16
apps/vs-code-designer/src/app/utils/tree/projectContextValues.ts 34
apps/vs-code-designer/src/app/utils/unitTests.ts 853
apps/vs-code-designer/src/app/utils/verifyIsProject.ts 171
apps/vs-code-designer/src/app/utils/vsCodeConfig/launch.ts 29
apps/vs-code-designer/src/app/utils/vsCodeConfig/settings.ts 86
apps/vs-code-designer/src/app/utils/vsCodeConfig/tasks.ts 246
apps/vs-code-designer/src/app/utils/vsCodeConfig/verifyInitForVSCode.ts 35
apps/vs-code-designer/src/app/utils/vsCodeConfig/verifyTargetFramework.ts 101
apps/vs-code-designer/src/app/utils/vsCodeConfig/verifyVSCodeConfigOnActivate.ts 78
apps/vs-code-designer/src/app/utils/windowsProcess.ts 16
apps/vs-code-designer/src/app/utils/workspace.ts 321
apps/vs-code-designer/src/constants.ts 307
apps/vs-code-designer/src/extensionVariables.ts 113
apps/vs-code-designer/src/localize.ts 2
apps/vs-code-designer/src/main.ts 92
apps/vs-code-designer/src/onboarding.ts 38
apps/vs-code-designer/test-setup.ts 90
apps/vs-code-designer/tsup.config.ts 9
apps/vs-code-react/src/app/components/reviewList/helper.ts 20
apps/vs-code-react/src/app/components/reviewList/reviewList.tsx 98
apps/vs-code-react/src/app/components/reviewList/styles.less 26
apps/vs-code-react/src/app/components/searchableDropdown/index.tsx 65
apps/vs-code-react/src/app/components/searchableDropdown/styles.less 9
apps/vs-code-react/src/app/dataMapper/app.less 13
apps/vs-code-react/src/app/dataMapper/app.tsx 24
apps/vs-code-react/src/app/dataMapper/appV1.tsx 197
apps/vs-code-react/src/app/dataMapper/appV2.tsx 173
apps/vs-code-react/src/app/dataMapper/services/dataMapperFileService.ts 68
apps/vs-code-react/src/app/designer/DesignerCommandBar/index.tsx 393
apps/vs-code-react/src/app/designer/app.less 11
apps/vs-code-react/src/app/designer/app.tsx 236
apps/vs-code-react/src/app/designer/constants.ts 71
apps/vs-code-react/src/app/designer/customEditorService.tsx 44
apps/vs-code-react/src/app/designer/models/workflow.ts 141
apps/vs-code-react/src/app/designer/services/oAuth.ts 171
apps/vs-code-react/src/app/designer/servicesHelper.ts 359
apps/vs-code-react/src/app/designer/utilities/runInstance.ts 37
apps/vs-code-react/src/app/designer/utilities/workflow.ts 104
apps/vs-code-react/src/app/export/export.less 187
apps/vs-code-react/src/app/export/export.tsx 34
apps/vs-code-react/src/app/export/instanceSelection/helper.ts 28
apps/vs-code-react/src/app/export/instanceSelection/instanceSelection.tsx 229
apps/vs-code-react/src/app/export/navigation/navigation.tsx 160
apps/vs-code-react/src/app/export/status/status.tsx 64
apps/vs-code-react/src/app/export/summary/helper.ts 67
apps/vs-code-react/src/app/export/summary/managedConnections.tsx 151
apps/vs-code-react/src/app/export/summary/newResourceGroup.tsx 121
apps/vs-code-react/src/app/export/summary/summary.tsx 158
apps/vs-code-react/src/app/export/validation/helper.ts 134
apps/vs-code-react/src/app/export/validation/validation.tsx 86
apps/vs-code-react/src/app/export/workflowsSelection/advancedOptions.tsx 106
apps/vs-code-react/src/app/export/workflowsSelection/filters.tsx 47
apps/vs-code-react/src/app/export/workflowsSelection/helper.ts 105
apps/vs-code-react/src/app/export/workflowsSelection/selectedList.tsx 57
apps/vs-code-react/src/app/export/workflowsSelection/workflowsSelection.tsx 275
apps/vs-code-react/src/app/overview/app.tsx 142
apps/vs-code-react/src/app/overview/overview.less 4
apps/vs-code-react/src/app/review/index.tsx 12
apps/vs-code-react/src/app/services/Logger.ts 59
apps/vs-code-react/src/app/unitTest/index.tsx 61
apps/vs-code-react/src/app/unitTest/unitTest.less 22
apps/vs-code-react/src/environments/environment.prod.ts 3
apps/vs-code-react/src/environments/environment.ts 3
apps/vs-code-react/src/index.html 17
apps/vs-code-react/src/main.tsx 40
apps/vs-code-react/src/polyfills.ts 7
apps/vs-code-react/src/router/index.tsx 35
apps/vs-code-react/src/run-service.ts 1
apps/vs-code-react/src/run-service/export/helper.ts 16
apps/vs-code-react/src/run-service/export/index.ts 284
apps/vs-code-react/src/run-service/types.ts 320
apps/vs-code-react/src/state/DataMapSlice.ts 96
apps/vs-code-react/src/state/DataMapSliceV2.ts 106
apps/vs-code-react/src/state/DesignerSlice.ts 134
apps/vs-code-react/src/state/UnitTestSlice.ts 33
apps/vs-code-react/src/state/WorkflowSlice.ts 178
apps/vs-code-react/src/state/projectSlice.ts 25
apps/vs-code-react/src/state/store.ts 19
apps/vs-code-react/src/stateWrapper.tsx 43
apps/vs-code-react/src/styles.less 3
apps/vs-code-react/src/themeProvider.tsx 39
apps/vs-code-react/src/webviewCommunication.tsx 250
apps/vs-code-react/test-setup.ts 12
apps/vs-code-react/vite.config.ts 36