Skip to content

Add information about where the warning ends #186

@fvictorio

Description

@fvictorio

Right now processStr only indicates where the warning begins. This makes sense when reporting the errors in the console but for other things (e.g. highlighting) it's not enough information. We should also output the line and column where the warning ends. (And maybe also the length? This would be redundant if you have the line and columns for the beginning and the end and the source file, but it could be helpfull anyway.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions