Hi,
O.S -- Debian Bookworm 12.5.0
Package -- Kate 22.12.3
gcc (Debian 12.2.0-14) 12.2.0
I am using Kate to do a bit of C programming using Kate. When I compile a program, Kate's terminal shows the following.
I did a couple of searches in Synaptics for these LSPs but those searches did not return any results for either LSP.
As I am using GCC for compilation, -:
a) do I need these clangd and bash LSPs ?
b) if not, how do I prevent Kate from continually showing these messages ?
Contrarily, if I do need these LSPs, how do I :-
c) install them (as Synaptics couldn't find them) ?
d) amend the PATH variable ?
Stuart
O.S -- Debian Bookworm 12.5.0
Package -- Kate 22.12.3
gcc (Debian 12.2.0-14) 12.2.0
I am using Kate to do a bit of C programming using Kate. When I compile a program, Kate's terminal shows the following.
Code:
[12:27:23  LSP Client Warning] Failed to find server binary: clangdPlease check your PATH for the binarySee also https://clang.llvm.org/extra/clangd/ for installation or details[12:31:21  LSP Client Warning] Failed to find server binary: bash-language-serverPlease check your PATH for the binarySee also https://github.com/bash-lsp/bash-language-server for installation or details
As I am using GCC for compilation, -:
a) do I need these clangd and bash LSPs ?
b) if not, how do I prevent Kate from continually showing these messages ?
Contrarily, if I do need these LSPs, how do I :-
c) install them (as Synaptics couldn't find them) ?
d) amend the PATH variable ?
Stuart
Statistics: Posted by Stuarte — 2024-06-27 12:21 — Replies 1 — Views 37