Searched defs:projectErrors (Results 1 – 4 of 4) sorted by relevance
138 const projectErrors = configuredProjectAt(projectService, 0).getAllProjectErrors(); constant152 const projectErrors = configuredProjectAt(projectService, 0).getAllProjectErrors(); constant183 const projectErrors = configuredProjectAt(projectService, 0).getAllProjectErrors(); constant193 const projectErrors = configuredProjectAt(projectService, 0).getAllProjectErrors(); constant
92 projectErrors: readonly Diagnostic[]; property
1198 const projectErrors = project.getAllProjectErrors(); constant
1517 projectErrors: DiagnosticWithLinePosition[]; property