vscode-extensions.robocorp.robotframework-lsp: init at 1.13.0

This commit is contained in:
Pol Dellaiera
2025-06-05 14:28:35 +02:00
parent 08b2ab87f3
commit 0441253311
2 changed files with 3 additions and 1 deletions
@@ -4101,6 +4101,8 @@ let
};
};
robocorp.robotframework-lsp = callPackage ./robocorp.robotframework-lsp { };
roman.ayu-next = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "ayu-next";
@@ -7,7 +7,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
name = "robotframework-lsp";
publisher = "robocorp";
version = "1.13.0";
hash = "";
hash = "sha256-3hyKKAMUy4kXGRWBQCL4adV1W6xtgS1OYhJJYSzswbo=";
};
meta = {