Merge pull request #269910 from robbevp/vscode-extensions.shopify.ruby-lsp-0.4.20

This commit is contained in:
Sandro
2024-02-05 15:28:14 +01:00
committed by GitHub
@@ -3279,6 +3279,19 @@ let
};
};
shopify.ruby-lsp = buildVscodeMarketplaceExtension {
mktplcRef = {
publisher = "shopify";
name = "ruby-lsp";
version = "0.5.8";
sha256 = "sha256-1FfBnw98SagHf1P7udWzMU6BS5dBihpeRj4qv9S4ZHw=";
};
meta = {
description = "VS Code plugin for connecting with the Ruby LSP";
license = lib.licenses.mit;
};
};
shyykoserhiy.vscode-spotify = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-spotify";