forked from OSchip/llvm-project
[clangd] Bump vscode-clangd v0.0.10
CHANGELOG: - cleanup filestatus caches when clangd crashes - extension workwith LSP v3.14.0, support go-to-declaration feature llvm-svn: 353027
This commit is contained in:
parent
a1b0596916
commit
8e933c1ccf
|
@ -2,7 +2,7 @@
|
|||
"name": "vscode-clangd",
|
||||
"displayName": "vscode-clangd",
|
||||
"description": "Clang Language Server",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"publisher": "llvm-vs-code-extensions",
|
||||
"homepage": "https://clang.llvm.org/extra/clangd.html",
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in New Issue