Skip to content

Report unreachable code ranges #2032

@fm-117

Description

@fm-117

Following #2016 and #1846, we have to improve the reporting of unreachable code.

In our current implementation, multiple diagnostics may be reported for the same unreachable code range and even if only a single diagnostic is created it would be reported on a single line. This makes it hard for the developer to visualize which portions of the code are actually unreachable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CobolEnhancementErrorMessageIssue related to error messagesUser VisibleVisible by the end user. Useful to priorize issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions