Hi, As part of the LT core team, I'm looking to improve it for ClojureScript users. Since LT is open source and written in ClojureScript I would love to get more of the community involved. :)
The first thing I'd like to get the community's feedback on is streamlining the eval experience. Currently there are 3 different ways to eval ClojureScript [1] and some can be somewhat manual for your ClojureScript project. I have a proof of concept pull that would make a browser-based connection the default and as easy as pressing an eval keystroke [2]. Thoughts? After this we're looking to tackle improving autocompletion [3] and paredit [4]. Also, jump-to-source for dependencies and core fns was recently fixed. Cheers, Gabriel [1] https://github.com/LightTable/Clojure#clojurescript-eval [2] https://github.com/LightTable/Clojure/pull/29 [3] https://github.com/LightTable/Clojure/issues/25 [4] https://github.com/LightTable/Paredit/issues/18 -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
