martomo / SublimeTextXdebug

Xdebug debugger client for Sublime Text
MIT License
564 stars 89 forks source link

IE launched instead of default browser #144

Closed FrancisBou closed 9 years ago

FrancisBou commented 9 years ago

I am very sure Chrome is the default browser on my machine, I have this problem on both my work and home computer. However Xdebug always launch Internet Explorer. How can I solve this?

FrancisBou commented 9 years ago

Turns out I could solve this by changing the BROWSER environnement variable to the browser executable.