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 164d446 commit 3e71409Copy full SHA for 3e71409
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1625,8 +1625,8 @@ let
1625
mktplcRef = {
1626
name = "elixir-ls";
1627
publisher = "JakeBecker";
1628
- version = "0.23.0";
1629
- hash = "sha256-eqS/xYK7yh7MvPAl61o1ZJ9wH9amqngJupU+puDq9xs=";
+ version = "0.23.1";
+ hash = "sha256-rwpaixQbuxVkH4wlKPG4Qk69IylwjfCtyfUcqCuN/e8=";
1630
};
1631
meta = {
1632
changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";
0 commit comments