Page 1 of 1

debugging language server completion

Posted: Sat Sep 30, 2023 4:15 am
by dorkshoei

version 16.0.0

Enable Language Server Completion is checked
ctagsd is enabled
/usr/bin/ctagsd --port 45634 --log-level ERR is running under my uid

But nothing is working. Code completion doesn't work. Right clicking on text and selecting "find symbol" doesn't work.

Are there any docs on debugging this? I've read https://docs.codelite.org/plugins/lsp/

Thanks!


Re: debugging language server completion

Posted: Fri Oct 06, 2023 6:36 pm
by eranif

You shouldn't be using ctagsd. Is there a reason for not using clangd ?