Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Start and Stop debugging does not launch browser if initiated via Menu #67

@fcgrx

Description

@fcgrx

Subline Xdebug works great -- if I Start or Stop debugging via shift-f8, the browser URL specified in my project settings is launched.

But if I Start or Stop using a Menu command, Sublime enters debugging mode but does not launch the browser.

Here's what ive got in my User/Main/sublime-menu file:

{ "command": "xdebug_listen", "caption": "Start Debugging" },
{ "command": "xdebug_clear", "caption": "Stop Debugging" },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions