clojure-lab
clojure-lab copied to clipboard
Clojure Lab - Development Environment in Clojure
It might have something to do with using `go` blocks as event handlers that never stop looping.
All nodes from the parse tree are being style on each modification :cry:.
If there's an error while starting up the repl the user has no idea unless the console shows the stderr output.
After the first CTRL+SPACE.
`lab.ui` is currently using `lab.model.protocols`.
Basically create a plugin manager that detects the plugins loaded globally and/or in the context.
Initializing two independent instances of the app, causes the event-handling mechanism to replace the previous app atom with the most recent one. This is not aligned with the spirit of...