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
I'm using vim 9.0.2136 and the latest vim-iced. The watched shadow-cljs builds show up fine in the selector but I don't seem to be able to choose one (i.e. even the up/down keys won't work) until after the timeout (and by then it is too late?).
I've tried both CtrlP and fzf as selectors.
I've also tried just doing something like:
:IcedStartCljsRepl shadow-cljs web
But either way I end up in a state where I'll see "Session error. You should be in cljs session" when I go to eval stuff.
Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered:
I'm getting this error when I have more than 1 "watched" build in shadow-cljs:
vital: Async.Promise: Timeout
On line 46 of autoload/iced/nrepl/cljs/shadow_cljs.vim.
I'm using vim 9.0.2136 and the latest vim-iced. The watched shadow-cljs builds show up fine in the selector but I don't seem to be able to choose one (i.e. even the up/down keys won't work) until after the timeout (and by then it is too late?).
I've tried both CtrlP and fzf as selectors.
I've also tried just doing something like:
But either way I end up in a state where I'll see "Session error. You should be in cljs session" when I go to eval stuff.
Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered: