Skip to content

Report validation errors #3

@kaloyan-raev

Description

@kaloyan-raev

The language server should report any validation errors found by the PHP parser back to the client.

This should be done via PublishDiagnostics Notifications.

The PHP Parser can be run in error recovery mode to avoid stopping on the first error found. Thus providing better user experience.

The validation can be triggered on incoming notifications from the client like:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions