off-topic

Faizan Siddiqui 2025-07-24T12:57:59.576009Z

Can we use IntelliJ for Clojure ? I read somewhere we need some paid plugin to use that ?

2food 2025-07-24T13:01:00.881239Z

There are some free plugins now I think, but I use Cursive, which is free for non-commercial licence, but not for commercial. It's really good though, and worth paying for I think. cursive

➕ 7
2food 2025-07-24T13:01:37.145279Z

https://cursive-ide.com/buy.html

p-himik 2025-07-24T13:16:35.156899Z

Two plugins that aren't Cursive that are actively maintained: • https://github.com/afucher/clojure-repl-intellijhttps://github.com/clojure-lsp/clojure-lsp-intellij I'm not their user, but AFAICT they complement each other so it might make sense to use both.

1
seancorfield 2025-07-24T13:34:12.209659Z

See also #cursive and #clojure-repl-intellij channels if you want to ask more specific questions about each.

👍 2