That's the ticket!
It works, and I can't imagine why I couldn't do it before.
Thanks.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - pleas
I'm pretty sure you can just drag the pane out left and to the bottom to move
it. And you can resize the height by hovering the mouse at the edge.
Those questions I think are best answered here: https://discuss.atom.io
--
You received this message because you are subscribed to the Google
Groups
You'll let me know if I should be looking elsewhere, before asking here
but, can I move and resize panes?
Each pane defaults to full-height, shared-width. I would like my repl pane
to be a short, full-width pane, across the bottom of my screen.
Can I do that and, again, is there a go to place
Thanks for the response.
You encouraged me to actually download atom and proto-repl. Now, I can see
that many of my questions are answered just by configuring each.
I get it!
Thanks, again.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post
Yes, I definitely encourage third-party plugins. Proto REPL is an extension
of the Atom editor. Atom itself can be extended and has great
documentation: https://atom.io/docs
Proto REPL has hooks for extensions which are documented here:
https://github.com/jasongilman/proto-repl/blob/master/extendi
So, proto-repl has plugins but, do you enourage third-party plugins, like
Light Table did/does?
For example, can I use linters and hinters, LT Rolex, etc in proto-repl?
More generally, are the user, default and workspace behaviours exposed for
amendment?
Regards,
--
You received this message b
I've just released a new version of Proto REPL, the Atom editor Clojure
plugin, and Proto REPL Charts, the graphing and drawing extension. This
adds a new feature to Proto REPL Charts to draw on a
canvas. https://github.com/jasongilman/proto-repl-charts/blob/master/canvas.md
Many examples inclu