Skip to content

Expression evaluation should ignore trailing semicolons #2404

@DanTup

Description

@DanTup

See dart-lang/sdk#41671.

It's easier to highlight code with a trailing semicolon to evaluate, but currently you get an error because this is a statement and not an expression. There should be no negative effects from trimming any trailing semicolon, but it will reduce the chance of the user getting an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions