jss icon indicating copy to clipboard operation
jss copied to clipboard

jsSlime - An emacs toolkit for developing and debugging in-browser javascript code

Results 7 jss issues
Sort by recently updated
recently updated
newest added

steps to reproduce: 1. run chromium --remote-debugging-port=9222 2. open a random page on chromium 3. run jss-connect and select webkit configuration 4. *JSS browser buffer* opens and shows all the...

How is this project different from [Indium](https://melpa.org/#/indium)?

When visiting a modern site (https://www.upwork.com) I get // ERROR // Debugger paused on exception and the browser seems paused. How can I continue? Lot of sites have exceptions, and...

Installation emits these warnings: ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. ‘defmethod’ is an obsolete...

Hi, First of all, well done on this package! Tried js-skewer and kite before and found jss to be much more usable than either. Unfortunately, it seems to work for...

If anyone gets the time/energy, a pull request to el-get to install this would be nice. Not really sure if this issue should be here or in el-get's github, sorry...

It would be nice to have a button for reloading things in tabs, so the `*JSS Browser @127.0.0.1:9222` showed the following: ``` B9727C08-E0C4-12C9-C7FA-B912B24F721E.Google - https://www.google.co.uk/webhp?sourceid=chrome-instant&ion=1&ie=UTF-8 [ open console ] [...