Hi,
Perhaps CCLS is more straight-forward to function with NB 12.6, than ClangD:
% ccls --version
Homebrew ccls version
clang version 13.0.0
% ccls --help
OVERVIEW: C/C++/Objective-C language server
See more on https://github.com/MaskRay/ccls/wiki
USAGE: ccls [options]
OPTIONS:
Generic
Hi,
Please interpret the following into something NetBeans IDE 12.6 'editor' can
utilize:
**
https://clangd.llvm.org/config.html
**
% clangd --help
OVERVIEW: clangd is a language server that provides IDE-like features to
editors.
It should be used via an editor plugin rather than invoke