Open christoomey opened 10 years ago
Chrome allows for remote debugging over websockets: https://www.webkit.org/blog/1875/announcing-remote-debugging-protocol-v1-0/
Take advantage of this in Vim ala the Sublime Web Inspector package: https://github.com/sokolovstas/SublimeWebInspector
Chrome allows for remote debugging over websockets: https://www.webkit.org/blog/1875/announcing-remote-debugging-protocol-v1-0/
Take advantage of this in Vim ala the Sublime Web Inspector package: https://github.com/sokolovstas/SublimeWebInspector