Searched defs:configuredProject (Results 1 – 4 of 4) sorted by relevance
135 …const configuredProject = find(projectService.synchronizeProjectList([]), f => f.info!.projectName… constant149 …const configuredProject = find(projectService.synchronizeProjectList([]), f => f.info!.projectName… constant180 …const configuredProject = find(projectService.synchronizeProjectList([]), f => f.info!.projectName… constant190 …const configuredProject = find(projectService.synchronizeProjectList([]), f => f.info!.projectName… constant
618 const configuredProject = projectService.configuredProjects.get(configFile.path)!; constant
1202 const configuredProject = configuredProjectAt(projectService, 0); constant
3262 …let configuredProject: ConfiguredProject | undefined = this.findConfiguredProjectByProjectName(con… variable3782 const configuredProject = this.findConfiguredProjectByProjectName(configFile); constant