emacs_chrome
emacs_chrome copied to clipboard
Anyone knows how to use it with jsbin?
Please, don't tell me it's impossible.
JSBin (having looked it up, bit more context next time please) uses CodeMirror. This would require work to integrate with the CodeMirror JavaSscript.
There's an alternate chrome plugin called emacs-edit-chrome which uses your edit-server and seems to have explicit support for CodeMirror:
https://github.com/willmoffat/emacs-edit-chrome/blob/master/injected.js#L13