Closed slifin closed 10 years ago
After running chrome try open http://127.0.0.1:9222/json in browser. You should see json with opened chrome tabs. If it won't open maybe something wrong with your firewall settings.
Ah ok, http://127.0.0.1:9222/json was not available to me in stable chrome but it was in canary chrome I think I have it working now, thank you
So far I have edited my user settings to this:
(default settings were not present on install I had to copy these in from elsewhere)
note I have changed the chrome location for 64 bit windows, chrome does not exist in program files for me it exists in %appData% I then press the key combination (ctrl + shift + r) inside sublime text and it says
"start google chrome with remote debug port 9222" I press enter google chrome opens up I then navigate to my local project http://localhost/ and give focus back to sublime I then press ctrl+shift+r and all it does is say "start google chrome with remote debug port 9222" there's no debugging options
What am I doing wrong?
Chrome version: Version 38.0.2125.111 m Sublime version: ST3 dev build 3066 SublimeWebInspector: installed from package manager at time of writing