vscode-extensions.yoshi47.selection-path-copier: 1.5.0 -> 1.6.0

This commit is contained in:
R. Ryantm
2026-07-16 10:05:38 +00:00
parent 0b70dd4a2c
commit ec074b0333
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension (finalAttrs: {
mktplcRef = {
publisher = "yoshi47";
name = "selection-path-copier";
version = "1.5.0";
hash = "sha256-ip8dsU8B2vghINPSftvfC5OtM0bjIP0V3JAMt5skmdg=";
version = "1.6.0";
hash = "sha256-KnV9WariqK3GMjoQARtamxriBkL0Pi9y7+fhfwObCWE=";
};
meta = {
description = "Copy file paths with line numbers, code snippets, and GitHub permalinks in multiple formats";