This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-04-16
Channels
- # announcements (2)
- # asami (5)
- # babashka (52)
- # beginners (42)
- # biff (3)
- # cljdoc (4)
- # cljsrn (2)
- # clojure (30)
- # clojure-austin (35)
- # clojure-dev (3)
- # clojure-france (11)
- # clojurescript (36)
- # conjure (6)
- # cursive (5)
- # fulcro (33)
- # graalvm (41)
- # lsp (54)
- # malli (1)
- # music (2)
- # off-topic (7)
- # overtone (1)
- # pedestal (5)
- # polylith (2)
- # remote-jobs (1)
- # sci (28)
- # shadow-cljs (38)
- # vim (15)
- # web-security (1)
- # xtdb (8)
So I am starting to explore porting Matrix to #clojuredart and wondering how to get IJ/Cursive to handle the *.cljd
file type. I added that to the editor clojure filetypes and that is working great. Is there some way I can also get .cljd supported when creating a new file or renaming one?
Unfortunately not, although you should be able to manually create a file with any name, you just won’t be able to use New Namespace to do it. I’ll add this basic support for the next EAP and look into better support integrating with the Dart plugin ASAP.
🙏 1