This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-28
Channels
- # beginners (2)
- # calva (8)
- # capetown (1)
- # clojure (28)
- # clojure-europe (6)
- # clojure-norway (82)
- # clojure-sweden (1)
- # clojuredesign-podcast (5)
- # clojurescript (26)
- # core-async (3)
- # cryogen (7)
- # datahike (30)
- # datomic (10)
- # figwheel-main (8)
- # honeysql (8)
- # hyperfiddle (15)
- # jobs-discuss (6)
- # lsp (6)
- # matrix (6)
- # off-topic (12)
- # overtone (1)
- # polylith (6)
- # portal (6)
- # releases (1)
- # shadow-cljs (9)
- # sql (1)
- # xtdb (5)
Hello, is it possible now to configure the lsp's add-import action adds the import with parens? Didn't find anything here https://github.com/clojure-lsp/clojure-lsp/blob/master/docs/all-available-settings.edn .
Not possible, and I'd like to understand why you would want that, there was some discussion in the past about what is the more canonical way, we could support a option for that, but follow a standard sounds better to me
I've been searching the style guide. Seems like that an old style guide plant a seed in my head. I've searched the discussion and checked https://github.com/bbatsov/clojure-style-guide, the style seems fine & consistent to me and I'll do with that. Thanks!