Hi,

NetBeans does indeed use ccls[1] or clangd[2] (with a d), not clang.

Both of them are LSP Servers for C/C++ (and more languages).

You can use these LSP Servers with some other editor (Vim, Emacs, VSCode, etc.).

We are trying to recover some of the previous NB<=8.2 C/C++ features, too. These will arrive into NetBeans in the future.

Cheers,
Antonio

[1]
https://github.com/MaskRay/ccls

[2]
https://clangd.llvm.org/

El 18/1/22 a las 20:29, slipbits escribió:
I think that NB should change to 'clangd' to 'clang' to clear up any confusion

---------------------------------------------------------------------
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