clangd / vscode-clangd

Visual Studio Code extension for clangd
https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd
MIT License
594 stars 97 forks source link

Gracefully handle 'clangd.restart' being invoked when the extension hasn't been activated yet #587

Closed HighCommander4 closed 4 months ago

HighCommander4 commented 4 months ago

Fixes https://github.com/clangd/vscode-clangd/issues/502

kotborealis commented 4 months ago

@sam-mccall @hokein Sorry to bother, but could you take a look at this patch? :)