Skip to content

WorkspaceDiagnosticsHandler generate bogus ranges from error markers #107

Description

@fbricon

When workspace errors are reported through WorkspaceDiagnosticsHandler, incorrect ranges are sent to the client.

This is caused by calculating the ranges from IMarker.CHAR_START and IMarker.CHAR_END, which are offsets from the start of the document, not from the line.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions