specter

Latest version: 1.1.3
wegi 2019-11-25T15:16:32.020600Z

Hi, when I use specter in emacs with the cider-repl all macros like transform and select are marked as "unable to resolve symbol". I used :refer :all in the require call. It works when i evaluate it, but the lines with the functions are still marked by cider.

wegi 2019-11-25T15:16:39.020900Z

Maybe somebody else had the same problem.