Skip to content
This repository has been 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

Open
fcgrx opened this issue May 3, 2013 · 0 comments
Open

Comments

@fcgrx
Copy link

fcgrx commented May 3, 2013

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" },

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant