Jony Hudson

Results 91 comments of Jony Hudson

This is neat! A couple of thoughts: - I think we should preserve the ability to queue more than one evaluation. I very commonly hit shift+enter a few times to...

This is supported in CodeMirror, so should be easy to do. In fact, I recall _disabling_ emacs key-bindings at one point because they were interfering with something or other. I'll...

I dont' clearly recall, I'm afraid. I seem to remember there were a few minor collisions ... I think Ctrl+D was a problem. It would be easy enough to remove...

Glad you're enjoying it :-) I've got mixed feelings about this feature, and have thought about implementing it before but then backed off. The trade off I see is: -...

Yeah, that would be a nice approach. Mentioning issue #48 to keep things tied together.

Thanks, and thanks for the kind words too! This would be great :-) Just this afternoon I had the sequence of events: I wonder if "search and replace" works in...

@richcole mentions in #78 that it would be useful to have an autosave that triggers on every evaluation. Merging that issue into this one.

Following the discussion on #103, if we implement a worksheet-reload functionality, we might also consider adding an auto-reload option to watch a file for changes.

Thanks for this, I would definitely like to incorporate something like this into the next release.

Huh, that's extremely odd! I can't imagine what could be wrong here ... I'll take a look in the debugger and see what's going on.