emacs_chrome icon indicating copy to clipboard operation
emacs_chrome copied to clipboard

Anyone knows how to use it with jsbin?

Open agzam opened this issue 10 years ago • 2 comments

Please, don't tell me it's impossible.

agzam avatar Jul 07 '15 00:07 agzam

JSBin (having looked it up, bit more context next time please) uses CodeMirror. This would require work to integrate with the CodeMirror JavaSscript.

stsquad avatar Jul 07 '15 06:07 stsquad

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

cpbotha avatar Feb 16 '17 11:02 cpbotha