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 934e44c commit fefb6fdCopy full SHA for fefb6fd
doc/modules/ROOT/pages/cljs/configuration.adoc
@@ -87,3 +87,8 @@ into any `suitable`-related issues you can disable the enhanced completion like
87
----
88
(setq cider-enhanced-cljs-completion-p nil)
89
90
+
91
+NOTE: Unfortunately, the enhanced completion has been broken on `shadow-cljs`
92
+for a while due to some internal changes in `shadow-cljs`. See this
93
+https://github.com/rksm/clj-suitable/issues/15[issue] for more details.
94
+If you're looking for an important problem to fix - that's a great option for you!
0 commit comments