sokolovstas / SublimeWebInspector

Web Inspector allow you debug Javascript right in the editor

Home Page:http://sokolovstas.github.com/SublimeWebInspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome_url on project settings

txemaquintero opened this issue · comments

Hi, is posible to do that¿?

I was trying with:
"Web Insector":
{
"chrome_url": "https://devwebtecnet.wellbehavedsoftware.com/staging/index.php"
}
or:
"SublimeWebInsector":
{
"chrome_url": "https://devwebtecnet.wellbehavedsoftware.com/staging/index.php"
}

but only works on user-settings, i think is much better if you can define on the project settings file.

Thanks