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

Merge pull request #325127 from uncenter/chore/update-vsc-exts

vscode-extensions: update 12 extensions
parents d8d82bad ab99100d
Loading
Loading
Loading
Loading
+37 −26
Original line number Diff line number Diff line
@@ -389,8 +389,8 @@ let
        mktplcRef = {
          name = "astro-vscode";
          publisher = "astro-build";
          version = "2.8.3";
          hash = "sha256-A6m31eZMlOHF0yr9MjXmsFyXgH8zmq6WLRd/w85hGw0=";
          version = "2.10.2";
          hash = "sha256-lmqbZnCpkNN+i877hURRkPuRtuxRKD29bDppGBAEMGs=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog";
@@ -664,10 +664,14 @@ let
        mktplcRef = {
          name = "markdown-mermaid";
          publisher = "bierner";
          version = "1.17.7";
          hash = "sha256-WKe7XxBeYyzmjf/gnPH+5xNOHNhMPAKjtLorYyvT76U=";
          version = "1.23.1";
          hash = "sha256-hYWSeBXhqMcMxs+Logl5zRs4MlzBeHgCC07Eghmp0OM=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/bierner.markdown-mermaid/changelog";
          description = "Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview";
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid";
          homepage = "https://github.com/mjbvz/vscode-markdown-mermaid";
          license = lib.licenses.mit;
        };
      };
@@ -775,8 +779,8 @@ let
        mktplcRef = {
          name = "vscode-tailwindcss";
          publisher = "bradlc";
          version = "0.11.30";
          hash = "sha256-1CxyvQu7WQJw87sTcpnILztt1WeSpWOgij0dEIXebPU=";
          version = "0.13.17";
          hash = "sha256-hcFBMYfexNB7NMf3C7BQVTps1CBesEOxU3mW2cKXDHc=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/bradlc.vscode-tailwindcss/changelog";
@@ -853,13 +857,15 @@ let
          mktplcRef = {
            name = "catppuccin-vsc";
            publisher = "catppuccin";
            version = "2.6.1";
            hash = "sha256-B56b7PeuVnkxEqvd4vL9TYO7s8fuA+LOCTbJQD9e7wY=";
            version = "3.14.0";
            hash = "sha256-kNQFR1ghdFJF4XLWCFgVpeXCZ/XiHGr/O1iJyWTT3Bg=";
          };
          meta = {
            changelog = "https://marketplace.visualstudio.com/items/Catppuccin.catppuccin-vsc/changelog";
            description = "Soothing pastel theme for VSCode";
            license = lib.licenses.mit;
            downloadPage = "https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc";
            homepage = "https://github.com/catppuccin/vscode";
            license = lib.licenses.mit;
            maintainers = [ ];
          };
        };
@@ -867,14 +873,15 @@ let
          mktplcRef = {
            name = "catppuccin-vsc-icons";
            publisher = "catppuccin";
            version = "1.10.0";
            hash = "sha256-6klrnMHAIr+loz7jf7l5EZPLBhgkJODFHL9fzl1MqFI=";
            version = "1.13.0";
            hash = "sha256-4gsblUMcN7a7UgoklBjc+2uiaSERq1vmi0exLht+Xi0=";
          };
          meta = {
            changelog = "https://marketplace.visualstudio.com/items/Catppuccin.catppuccin-vsc-icons/changelog";
            description = "Soothing pastel icon theme for VSCode";
            license = lib.licenses.mit;
            downloadPage = "https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons";
            homepage = "https://github.com/catppuccin/vscode-icons";
            license = lib.licenses.mit;
            maintainers = [ lib.maintainers.laurent-f1z1 ];
          };
        };
@@ -1279,8 +1286,8 @@ let
        mktplcRef = {
          name = "vscode-deno";
          publisher = "denoland";
          version = "3.17.0";
          hash = "sha256-ETwpUrYbPXHSkEBq2oM1aCBwt9ItLcXMYc3YWjHLiJE=";
          version = "3.38.0";
          hash = "sha256-wmcMkX1gmFhE6JukvOI3fez05dP7ZFAZz1OxmV8uu4k=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/denoland.vscode-deno/changelog";
@@ -2064,8 +2071,8 @@ let
        mktplcRef = {
          name = "vscode-github-actions";
          publisher = "github";
          version = "0.26.2";
          hash = "sha256-sEc6Fbn4XpK8vNK32R4fjnx/R+1xYOwcuhKlo7sPd5o=";
          version = "0.26.3";
          hash = "sha256-tHUpYK6RmLl1s1J+N5sd9gyxTJSNGT1Md/CqapXs5J4=";
        };
        meta = {
          description = "Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories";
@@ -2129,8 +2136,8 @@ let
        mktplcRef = {
          name = "Go";
          publisher = "golang";
          version = "0.40.0";
          hash = "sha256-otAq6ul2l64zpRJdekCb7XZiE2vgpLUfM4NUdRPZX8w=";
          version = "0.41.4";
          hash = "sha256-ntrEI/l+UjzqGJmtyfVf/+sZJstZy3fm/PSWKTd7/Q0=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/golang.Go/changelog";
@@ -2177,8 +2184,8 @@ let
        mktplcRef = {
          name = "vscode-graphql-syntax";
          publisher = "GraphQL";
          version = "1.1.0";
          hash = "sha256-qazU0UyZ9de6Huj2AYZqqBo4jVW/ZQmFJhV7XXAblxo=";
          version = "1.3.6";
          hash = "sha256-74Y/LpOhAj3TSplohhJqBwJDT87nCAiKrWsF90bc8jU=";
        };
        meta = {
          description = "Adds full GraphQL syntax highlighting and language support such as bracket matching";
@@ -2779,8 +2786,8 @@ let
        mktplcRef = {
          name = "vscode-publint";
          publisher = "Kravets";
          version = "0.0.1";
          hash = "sha256-6nG5Yqi8liumQ2K9ynV8mNXiXGaGo/cp4Cib1kqdp1c=";
          version = "0.0.3";
          hash = "sha256-1KVqfCVyCn5LJOdazp3W6FECRGOviVC4+FHn6vTn5DI=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/Kravets.vscode-publint/changelog";
@@ -2987,10 +2994,14 @@ let
        mktplcRef = {
          name = "rainbow-csv";
          publisher = "mechatroner";
          version = "3.6.0";
          hash = "sha256-bvxMnT6oSjflAwWQZkNnEoEsVlVg86T0TMYi8tNsbdQ=";
          version = "3.12.0";
          hash = "sha256-pnHaszLa4a4ptAubDUY+FQX3F6sQQUQ/sHAxyZsbhcQ=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/mechatroner.rainbow-csv/changelog";
          description = "Rainbow syntax higlighting for CSV and TSV files in Visual Studio Code";
          downloadPage = "https://marketplace.visualstudio.com/items?itemname=mechatroner.rainbow-csv";
          homepage = "https://github.com/mechatroner/vscode_rainbow_csv";
          license = lib.licenses.mit;
        };
      };
@@ -5181,8 +5192,8 @@ let
        mktplcRef = {
          name = "pretty-ts-errors";
          publisher = "yoavbls";
          version = "0.5.3";
          hash = "sha256-JSCyTzz10eoUNu76wNUuvPVVKq4KaVKobS1CAPqgXUA=";
          version = "0.5.4";
          hash = "sha256-SMEqbpKYNck23zgULsdnsw4PS20XMPUpJ5kYh1fpd14=";
        };
        meta = {
          description = "Make TypeScript errors prettier and human-readable in VSCode";