We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e1904 commit b31fc5fCopy full SHA for b31fc5f
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1708,8 +1708,8 @@ let
1708
mktplcRef = {
1709
name = "elixir-ls";
1710
publisher = "JakeBecker";
1711
- version = "0.24.2";
1712
- hash = "sha256-u6l6JJ7oWyb5HjZvWxbO+2RXeSOrsgeq8jEMnGmM1Ns=";
+ version = "0.27.1";
+ hash = "sha256-QqQyNWkU4P0sJE9Hef9s84goIyN2g1326dDMz/P8UTU=";
1713
};
1714
meta = {
1715
changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";
0 commit comments