>
> BTW, I created the beginnings of a CDS "development tools" guide
> https://github.com/clojuredocs/cd<https://github.com/clojuredocs/cds/blob/master/articles/ecosystem/development_tools.md>
> s/blob/master/articles/ecosystem/development_tools.md<https://github.com/clojuredocs/cds/blob/master/articles/ecosystem/development_tools.md>and
>  added some notes in there re. jEdit + LispIndent.
>

Nice!
Hopefully this will make it easier for new users to get started.
(unless they drown in the amount of editors/IDEs you can choose from :) )

Today I updated the LispIndent indenting so that it reads one line at a
time,
instead of "strings of length one" at a time.
This makes it possible to remove characters such as \( and comments.
It is big change however, it requires testing. :)

Jonathan

-- 
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 - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to