Skip to content

[CLOSED] Brackets hits a breakpoint on every reload with Dev Tools open #2770

@core-ai-bot

Description

@core-ai-bot

Issue by peterflynn
Friday Feb 22, 2013 at 01:33 GMT
Originally opened as adobe/brackets#2932


  1. Launch Brackets
  2. Open the Developer Tools
  3. Click the footer icon that looks like a stopsign containing a "pause" icon until it turns purple (the setting for "pause on uncaught exceptions")
  4. Reload Brackets

Result: Brackets freezes in the middle of reloading. You have to go to the Developer Tools and click the resume button.

Console shows this:

Uncaught SyntaxError: Unexpected end of input     appshell:430
appshell.app.getPendingFilesToOpen                appshell:430

I originally started noticing this with the CEF update, but I'm still seeing it now that it's backed out... so perhaps this is related to the Node stuff landing? @joelrbrandt does "getPendingFilesToOpen()" ring a bell at all?

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