vscode-extensions.ms-python.vscode-pylance: 2026.1.1 -> 2026.2.1 (#506694)

This commit is contained in:
Pol Dellaiera
2026-04-05 09:05:32 +00:00
committed by GitHub
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2026.1.1";
hash = "sha256-82zIUJBgjbBW0R6ExBLXGYYtYxm1vC7bz/3BvP3IIXA=";
version = "2026.2.1";
hash = "sha256-u1n4OqjBCAaRZe8Mu2vzYfZE6tpJQSQ3gSInJsNSSnQ=";
};
buildInputs = [ pyright ];