vscode-extensions.llvm-vs-code-extensions.vscode-clangd: 0.1.24 -> 0.1.33

Changelog: https://github.com/clangd/vscode-clangd/blob/master/CHANGELOG.md#version-0133-november-21-2024

authored by Bjørn Forsman and committed by Masum Reza 2c0585fc aa6af5df

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 3029 mktplcRef = { 3030 name = "vscode-clangd"; 3031 publisher = "llvm-vs-code-extensions"; 3032 - version = "0.1.24"; 3033 - hash = "sha256-yOpsYjjwHRXxbiHDPgrtswUtgbQAo+3RgN2s6UYe9mg="; 3034 }; 3035 meta = { 3036 description = "C/C++ completion, navigation, and insights";
··· 3029 mktplcRef = { 3030 name = "vscode-clangd"; 3031 publisher = "llvm-vs-code-extensions"; 3032 + version = "0.1.33"; 3033 + hash = "sha256-NAQ7qT99vudcb/R55pKY3M5H6sV32aB4P8IWZKVQJas="; 3034 }; 3035 meta = { 3036 description = "C/C++ completion, navigation, and insights";