Unverified Commit 4fb30d68 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

vscode-extensions.robocorp.robotframework-lsp: init at 1.13.0 (#414224)

parents 47718fe8 04412533
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4101,6 +4101,8 @@ let
        };
      };

      robocorp.robotframework-lsp = callPackage ./robocorp.robotframework-lsp { };

      roman.ayu-next = buildVscodeMarketplaceExtension {
        mktplcRef = {
          name = "ayu-next";
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
    name = "robotframework-lsp";
    publisher = "robocorp";
    version = "1.13.0";
    hash = "";
    hash = "sha256-3hyKKAMUy4kXGRWBQCL4adV1W6xtgS1OYhJJYSzswbo=";
  };

  meta = {