chromeclojure icon indicating copy to clipboard operation
chromeclojure copied to clipboard

Open an online REPL instead of evaluating only

Open tsdh opened this issue 12 years ago • 0 comments

First of all, this is a very useful extension!

One enhancement I'd welcome was to be able to evaluate a snipped, but instead of only displaying its result, get an online REPL (like tryclj.org). For example, I evaluate some function definition in some blog posting, and then I can play around with it, e.g., call it with different arguments.

tsdh avatar Dec 19 '12 15:12 tsdh