practicalli / blog-cryogen

Cryogen powered blog with all the content used to generate the static website.
https://practical.li/blog-cryogen/
3 stars 2 forks source link

Features of a Clojure aware editor #128

Open practicalli-johnny opened 2 years ago

practicalli-johnny commented 2 years ago

The features I would expect to find in my Clojure development environment, with a bias towards highly effective interaction via the keyboard and an uncluttered user interface.

Typically assembled with an editor orchestrating a range of Clojure tooling.

REPL features

Project management

Clojure code evaluation in the REPL process

Inspecting / Navigating Data

Debugging tools

Code manipulation features

Unit Testing

Code archaeology features

Live collaboration

General features

practicalli-johnny commented 6 days ago

Related article: https://practical.li/blog/essential-tooling-for-clojure-development/