debugging language server completion
Posted: Sat Sep 30, 2023 4:15 am
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!