Fork me on GitHub
#cursive
<
2018-11-05
>
carocad13:11:07

hey guys, is there a way for cursive to recognize npm modules required through the namespace form? I keep getting warnings that the symbols are not defined 😕

Andreas Liljeqvist14:11:49

is there any way to display args for a function in the bottom of the screen? Like Emacs for example

Andreas Liljeqvist14:11:07

cljs.user=> (+| cljs.core/+: ([] [x] [x y] [x y & more])

Andreas Liljeqvist14:11:35

Using quick documentation requires ctrl-q and having the caret at the symbol

dnolen20:11:43

hrm suddenly having trouble launching a REPL - and exception with something about Runner Run not registered

dnolen20:11:50

anybody seen something like this before?

dnolen21:11:04

when I try a second time I see a different error Manifest type not detected when finding deps for com.foo/core in coordinate {:local/root "..."}

dnolen21:11:58

also I note that my deps now fail to sync with Specified aliases are undeclared: [:dev]