Mat
Mat
@fwcd could this help? https://github.com/Ruin0x11/intellij-lsp-server
@fwcd hm yeah, good point. I'm really busy at work at the moment but eventually I'm gonna try to get around to making that PR.
The problem went away for me a long while ago with a 1Password update.
I have it set to “Per application” but “Per application and terminal session” should also work fine
I'm also getting super slow startup all of a sudden, and it's only `packer_compiled.lua` that's taking a while. is there a way to profile what it's doing? ``` startup: 738.7...
Nevermind, I figured out my issue and it was me doing something dumb in my config.
I have sumneko lua LSP installed via `brew` on Mac, and I was using a `brew` command to dynamically get the version to put into lspconfig (since `lua-language-server --version` was...
Seems the project is unmaintained :/
@mosaleh52 there's a way to get the plugin to work on linux by searching the sqlite docsets directly (the docsets are just sqlite databases). However, it requires adding quite a...
same deal for me