Skip to content

[CLOSED] show error stack in console on uncaught exceptions #279

@core-ai-bot

Description

@core-ai-bot

Issue by zaggino
Monday Mar 31, 2014 at 05:02 GMT
Originally opened as adobe#432


this will show something like this

[node-error 4:01:19 PM] [Launcher] uncaught exception at top level, exiting. TypeError: undefined is not a function
    at C:\Users\martinz\AppData\Roaming\Brackets\extensions\user\zaggino.brackets-git\src\Domains\processUtils.js:16:13
    at ChildProcess.exithandler (child_process.js:538:7)
    at ChildProcess.EventEmitter.emit (events.js:99:17)
    at maybeClose (child_process.js:638:16)
    at Process._handle.onexit (child_process.js:680:5)

on uncaught exceptions in Brackets console, instead of this

[node-error 4:01:19 PM] [Launcher] uncaught exception at top level, exiting. TypeError: undefined is not a function

zaggino included the following code: https://github.com/adobe/brackets-shell/pull/432/commits

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