Skip to content

Commit fefb6fd

Browse files
committed
[Docs] Add a note about suitable being broken with shadow-cljs
1 parent 934e44c commit fefb6fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/modules/ROOT/pages/cljs/configuration.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,8 @@ into any `suitable`-related issues you can disable the enhanced completion like
8787
----
8888
(setq cider-enhanced-cljs-completion-p nil)
8989
----
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

Comments
 (0)