We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d7c5e commit 07150f1Copy full SHA for 07150f1
doc/modules/ROOT/pages/index.adoc
@@ -69,10 +69,14 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
69
* Code completion
70
* Code reloading
71
* Definition & documentation lookup
72
+* Enhanced syntax highlighting and indentation
73
* Enhanced error reporting
74
* `clojure.test` integration
75
* `clojure.spec` integration
76
* Interactive debugger
77
+* Data Inspector
78
+* Integration with Java logging frameworks
79
+* Profiling & tracing
80
* ClojureScript support
81
* Support for xref:platforms/overview.adoc[alternative Clojure platforms] (e.g. ClojureCLR, babashka, nbb & lumo)
82
0 commit comments