You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix#1459] Dispatch connections according to major-mode, not file types
This should make it work automatically for scratch buffers and possibly
macroexpand buffers.
Additionally takes the value of `cider-repl-type` into consideration.
This gives us a way of specifying that non-code temp buffers (like a doc
buffer) should use the cljs connection.
0 commit comments