Results 17 comments of Leo Zovic

This is... So, for starters, `checkbox-set` and `radio-set` exist. Also, `textarea`, `select`, `multi-select` and `recaptcha` aren't typically present in numbers. That leaves, maybe, `text` (since I doubt anyone will want...

You might also use the opportunity to resolve https://github.com/inaimathi/cl-notebook/issues/30 if you do it right (although it's not at all necessary).

This might end up being a front-end, Common Lisp-cell specific thing rather than a back-end call. Something like adding the current cells' local symbols to the completion list after the...

Nit picks are welcome (though these particular ones should perhaps be in a separate "UI Improvements" issue). In no particular order: - One of the high-level goals of `cl-notebook` is...

Low priority because 1. `js` resources are almost useless as of the `parenscript` cell additions 2. `css` resources should be relatively rare (they're really only called for when there's code...

Yes, we should also support vanilla Javascript cells.

Yup. These approaches would also make self for publishing binaries of `cl-notebook` itself.