This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-02-19
Channels
- # announcements (1)
- # aws (9)
- # beginners (136)
- # boot (4)
- # cider (11)
- # clara (36)
- # clojure (337)
- # clojure-europe (5)
- # clojure-italy (3)
- # clojure-nl (2)
- # clojure-spec (9)
- # clojure-uk (112)
- # clojured (7)
- # clojurescript (93)
- # core-async (2)
- # cursive (30)
- # datomic (6)
- # duct (4)
- # emacs (2)
- # figwheel (1)
- # figwheel-main (7)
- # fulcro (153)
- # kaocha (1)
- # off-topic (12)
- # om-next (1)
- # pedestal (58)
- # planck (6)
- # re-frame (15)
- # reitit (11)
- # shadow-cljs (113)
- # spacemacs (1)
- # specter (3)
- # vim (8)
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?
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.
@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?
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
Awesome!
That works
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…
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?
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.
ok, noted. Presumably I have to download and install this update manually as it is an eap?
@UCQV87CN7 Sorry, I missed this - yes, instructions are at https://cursive-ide.com/userguide/index.html#eap