Skip to content

Be careful when stopping on caught exceptions in an editor #459

Closed
@mit-mit

Description

@mit-mit

From @Hixie on May 13, 2016 17:33

The framework tries to catch most exceptions and report them in detail. However, by breaking on all exceptions, Atom is stealing the framework's thunder! :-)

We probably need to coordinate better. There's some exceptions where the handler is able to give really detailed helpful messages, and there's others where it's just "uh, something bad happened".

cc @devoncarew

Copied from original issue: flutter/flutter#3899

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions