diff --git a/doc/modules/ROOT/pages/index.adoc b/doc/modules/ROOT/pages/index.adoc index 3506f82eb..5ddaadc42 100644 --- a/doc/modules/ROOT/pages/index.adoc +++ b/doc/modules/ROOT/pages/index.adoc @@ -69,10 +69,14 @@ CIDER packs plenty of features. Here are some of them (in no particular order): * Code completion * Code reloading * Definition & documentation lookup +* Enhanced syntax highlighting and indentation * Enhanced error reporting * `clojure.test` integration * `clojure.spec` integration * Interactive debugger +* Data Inspector +* Integration with Java logging frameworks +* Profiling & tracing * ClojureScript support * Support for xref:platforms/overview.adoc[alternative Clojure platforms] (e.g. ClojureCLR, babashka, nbb & lumo)