Rationale: cljctools.mult - hypothetical clojure(script) extension for vscode. Should mult be made? Critique, comments ?

2020-08-10 Thread Sergei Udris
# mult: hypothetical clojure(script) extension for vscode https://github.com/cljctools/mult ## rationale - clojure(script) IDE experience is no minor issue - it's the thing between you and programs - the editor and the extension - should be long-term satisfactory, enjoyable and even inspiring

Re: Classpath bug re Clojure 1.10.1.645 when using Figwheel.Main

2020-08-10 Thread 'Alex Miller' via Clojure
Bunch of things here... Clojure maintains its own brew tap and a "stable" release that you can obtain with `brew install clojure/tools/clojure` (the brew conventions automatically find the prior repo based on that). That tap also includes prerelease unstable versions that can be obtained with "

Re: Classpath bug re Clojure 1.10.1.645 when using Figwheel.Main

2020-08-10 Thread Alan Thompson
P.S. There seems to be no *`clojure --version`* flag. Should this be added to the command line tool? On Mon, Aug 10, 2020 at 4:58 PM Alan Thompson wrote: > Hi. Just helped a colleague debug a vexing problem on a CLJS project > using Figwheel.Main. > > If we do *`brew install clojure/tools/cl

Classpath bug re Clojure 1.10.1.645 when using Figwheel.Main

2020-08-10 Thread Alan Thompson
Hi. Just helped a colleague debug a vexing problem on a CLJS project using Figwheel.Main. If we do *`brew install clojure/tools/clojure`*, it works: ~/work/tmp810/xanadu > clj --help Version: *1.10.1.561* Usage: clojure [dep-opt*] [--] [init-opt*] [main-opt] [arg*] clj [dep-opt*] [--