vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.28.0 -> 0.29.2 (#431667)

This commit is contained in:
Adam C. Stephens 2025-08-07 07:50:20 -04:00 committed by GitHub
commit a904e15683
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1614,8 +1614,8 @@ let
mktplcRef = {
name = "elixir-ls";
publisher = "JakeBecker";
version = "0.28.0";
hash = "sha256-pHLAA7i2HJC523lPotUy5Zwa3BTSTurC2BA+eevdH38=";
version = "0.29.2";
hash = "sha256-+MkKUhyma/mc5MZa0+RFty5i7rox0EARPTm/uggQj6M=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";