clojure-lsp-intellij
clojure-lsp-intellij copied to clipboard
shebang marked as error: <form> expected, got '/usr/bin/env'
trafficstars
Describe the bug
With the following file:
#!/usr/bin/env bb
(require '[babashka.http-client :as http])
Clojure LSP complains about the / after #!: "