I'm missing some of these features and code actions when using clojure-lsp: https://clojure-lsp.github.io/clojure-lsp/features/
do you see something like that? that auto adds the require for me
No, I am not seeing those particular suggestions pop up. I am getting them, but it's for some core io!
function and then other unrelated ones.
What LSP client do you use?
Plug 'neoclide/coc.nvim', {'branch': 'release'}
What does your coc.settings look like?
I use coc.nvim and am not seeing those "add missing requires" which would be nice. Any clues there?
Ooh, I did get it on the "java import" one though. This is cool!