Open bpringe opened 3 years ago
We still don't use clojure-lsp's feature for this, so I think this should stay open, unless you think we shouldn't use clojure-lsp's feature.
I haven't formed an opinion where this should be handled. We can leave this issue open until we have pondered it sufficiently.
At this time of writing, clojure-lsp usage is not merged into master, but I'm creating this issue as a reminder for later.
I've set
auto-add-ns-to-new-files?
in the clojure-lsp's initialization options to false, so that Calva's version of this feature can be used, but I think in the future we should remove Calva's version and use lsp's.