Few instances of application (LSP) #3753
Unanswered
D1mon
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use
coc-rust-analyzer
which runrust-analyzer
PID = 1111, and I use ale which runrust-analyzer
PID = 2222.How make
ale
use runningrust-analyzer
PID = 1111, instead of run new instance ofrust-analyzer
PID = 2222 ?Beta Was this translation helpful? Give feedback.
All reactions