-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- Write an extension what used the clangd API added in Export client from activation as API for use in other extensions #575 (for example https://github.com/HighCommander4/vscode-clangd-api-example)
- Trigger extension activation (in provided example hover information for C/C++ symbol)
- Execute command
clangd.restart - Now extension from example have language client with
State.Stoppedstate.
Getting new instance of API do not fix this issue, because clangd do not update exported language client instance
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working