mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-11 12:16:07 +00:00
[clangd] Bump vscode-clangd v0.0.14
CHANGELOG: - use the vscode-buildin feature to detect language (rather than using file extensions), this fixes the extension not working on non-standard C++ files (e.g. via files.associations) llvm-svn: 363375
This commit is contained in:
parent
f7cfabb45d
commit
f907849e2e
@ -2,7 +2,7 @@
|
||||
"name": "vscode-clangd",
|
||||
"displayName": "vscode-clangd",
|
||||
"description": "Clang Language Server",
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.14",
|
||||
"publisher": "llvm-vs-code-extensions",
|
||||
"homepage": "https://clang.llvm.org/extra/clangd.html",
|
||||
"engines": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user