here are my LSP completion group vars. First thing i noticed was that my lsp-completion provider value is t as where the docs here suggest the default is capf
i'm guessing thats relevent 🙂
apprently auto complete works in some namespaces, for some required namespaces.
I do experience some intermittent issues with LSP and completion, although I only really notice it for snippets. I'll try find some time to create a code repo with reproducible issues and raise it as a bug on the Spacemacs GitHub repo. It would be useful to try reproduce issues with just LSP running and then LSP and a repl process running to see if there are differences
completion works on a smaller project for me.
completion is just as random and spotty on doom.
I tried like 5 namespacs and sometimes things compelted, sometimes they didnt. Sometimes if i change the alias they would work. Sometimes if i used the fully qualified ns it worked.