Fork me on GitHub
#cursive
<
2019-02-19
>
cfleming00:02:28

@p-himik Can you send a screenshot of that error, and your run config?

Yehonathan Sharvit06:02:26

In one of my projects I am using a custom macro for defining functions, it’s called deftry. How can I let cursive know about this way of defining functions?

p-himik07:02:27

Slack keeps telling me "your workspace doesn’t have any storage space left". Let me know if you can see the images. If not, I'll create a GitHub issue.

cfleming09:02:27

@p-himik Yes, I can see them, thanks - Slack moans, but it does show them.

cfleming09:02:37

Thanks for that, I’ll try to repro tomorrow.

Yehonathan Sharvit10:02:02

@cfleming In one of my projects I am using a custom macro for defining functions, it’s called deftry. How can I let cursive know about this way of defining functions?

helios12:02:47

Does it complain now that it cannot find the symbol?

helios12:02:57

In any case, if you hover over a deftry you should see a lightbulb, if you click on it you should see Resolve xxx as and if you click on it you can make it resolve as defn so it will expect the same pattern you find on defn

Rachel Westmacott15:02:54

We’ve just had our REPLs unable to start because we updated to the latest cider/piggieback - which appears to be incompatible with Leiningen 2.8.1. Alas that’s the latest Leiningen version available to me in Cursive…

scarytom21:02:31

From https://github.com/nrepl/piggieback/releases/tag/0.4.0 > (Breaking) Dropped support for clojure.tools.nrepl. [nrepl "0.4.0"] is now the minimum required version. Is there any way to configure our way around this in the IDE settings @cfleming or do we have to wait for a cursive update that supports newer lein versions?

cfleming23:02:20

Ugh, sorry guys, I’ll try to get that out this afternoon.

cfleming23:02:28

I don’t think there’s a workaround, sorry.

scarytom08:02:37

That's great. Thanks

cfleming08:02:56

This was released today as 1.8.1-eap3

cfleming08:02:36

It hasn’t had the degree of testing I would like (the lein integration has resisted my efforts to have automated acceptance tests) so bug reports are very welcome.

scarytom09:02:49

ok, noted. Presumably I have to download and install this update manually as it is an eap?

scarytom12:02:37

It's ok thanks, I worked it out. I've been using it for a week, and no probs yet.

souenzzo15:02:52

Trying to open a deps.edn project: Error resolving /home/souenzzo/src/eu-quero: null

misha18:02:40

does cursive have a support for clojurescript node-deps :require?

cfleming23:02:44

@misha No, sadly 😞

cfleming23:02:50

But it should do.