We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79e75a commit a78021aCopy full SHA for a78021a
pkgs/applications/editors/vscode/extensions/default.nix
@@ -5111,8 +5111,8 @@ let
5111
mktplcRef = {
5112
name = "errorlens";
5113
publisher = "usernamehw";
5114
- version = "3.25.0";
5115
- hash = "sha256-Gszz6sGJt6DBgVCH7tgTGTX73TbKBwityJn7cY39WmU=";
+ version = "3.26.0";
+ hash = "sha256-pAkk3QURnlLNMZ2cFBks2lAEl/Hk8Z2i/QgvjUv+u2Y=";
5116
};
5117
meta = {
5118
changelog = "https://marketplace.visualstudio.com/items/usernamehw.errorlens/changelog";
0 commit comments