Fork me on GitHub
#cider
<
2017-05-01
>
oskarkv00:05:53

@dpsutton you mean cider-font-lock-dynamically? Yes, I set it to t.

oskarkv00:05:12

If I remove the namespace part and :use instead of :require it works...

oskarkv00:05:47

But that seems like a suboptimal solution 🙂

dpsutton00:05:23

Can you post a screen shot?

oskarkv00:05:33

@dpsutton certainly, hold on

oskarkv00:05:50

@dpsutton http://i.imgur.com/51nigHO.png the functions start and stop come from game.common.core, which I :use. But sc/init-server and clc/init-client does not become green like that. I have evaled all namespaces.

zane03:05:52

@U4DNSU5NE, you may have already considered this, but you could avoid having that while by using a promise instead of an atom for stop?.

oskarkv03:05:39

had not considered that...

dpsutton00:05:58

Let me look into it tonight. I'm out and about right now

oskarkv00:05:11

Sure, thanks!

dpsutton04:05:50

oskarkv, I'm not sure why it's not happening. i'll look into the code tomorrow night. sorry i wasn't able to help this evening