Hi,
Perhaps CCLS is more straight-forward to function with NB 12.6, than ClangD:
********
% ccls --version
Homebrew ccls version <unknown>
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 Options:

  --help                - Display available options (--help-hidden for more)
  --help-list           - Display list of available options (--help-list-hidden 
for more)
  --version             - Display the version of this program

ccls options:

  -h                    - Alias for -help
  --index=<root>        - standalone mode: index a project and exit
  --init=<string>       - extra initialization options in JSON
  --log-file=<file>     - stderr or log file
  --log-file-append     - append to log file
  --test-index[=<string>] - run index tests
  -v=<int>              - verbosity, from -3 (fatal) to 2 (verbose)
% 
*********
Has anyone had better success with CCLS?
Thx for reply . . .



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to