Skip to content

Workspace diagnostics stops before scanning all files #361

Description

@nguyentranchung

Problem

Workspace diagnostics no longer appears to scan all files. It starts with progress like:

Workspace diagnostics: Checking files (640/1718)

but often stops around one third of the workspace instead of continuing through all 1,718 files.

Previously, workspace diagnostics completed the scan of all files. It is unclear whether stopping early is intentional or a regression.

Expected behavior

Workspace diagnostics should either:

  • continue until all workspace files have been checked, or
  • clearly report why the scan was stopped or cancelled.

Actual behavior

The progress frequently stops around the first third of the files without an apparent explanation.

Version

phpantom_lsp -V
phpantom_lsp c919f8d0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions