You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like build a demo like this https://blogs.apache.org/netbeans/entry/lsp-client-demo-ba-sh.
I try to use Clang(https://github.com/clangd/clangd) as a C language server , but it seems to be hard to use.
I see Netbeans has supported it like this :
But I don't want to use this way.
In https://blogs.apache.org/netbeans/entry/lsp-client-demo-ba-sh , there is a key:
How to imitate it to use Clang in my plugin production ,even Clang is installed in remote linux server ?
Beta Was this translation helpful? Give feedback.
All reactions