Merge pull request #139498 from Enzime/add/vscode-colorize

vsce/kamikillerto.vscode-colorize: init at 0.11.1
This commit is contained in:
figsoda 2021-09-26 11:07:35 -04:00 committed by GitHub
commit e9c83552c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -756,6 +756,18 @@ let
};
};
kamikillerto.vscode-colorize = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-colorize";
publisher = "kamikillerto";
version = "0.11.1";
sha256 = "1h82b1jz86k2qznprng5066afinkrd7j3738a56idqr3vvvqnbsm";
};
meta = {
license = lib.licenses.asl20;
};
};
github = {
copilot = buildVscodeMarketplaceExtension {
mktplcRef = {