Skip to content

fix(vsix): link icon and license from root resources#41

Merged
CalvinAllen merged 1 commit into
mainfrom
fix/vsix/icon-path
Dec 28, 2025
Merged

fix(vsix): link icon and license from root resources#41
CalvinAllen merged 1 commit into
mainfrom
fix/vsix/icon-path

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

  • Link icon.png from root resources/ folder to Resources\icon.png in VSIX
  • Link LICENSE from root to Resources\LICENSE for consistency
  • Update vsixmanifest to reference linked paths
  • Remove duplicate LICENSE from project folder

Fixes VSIX publish error: Cannot find file '/../../resources/icon.png' in the vsix

Test plan

  • Verify build succeeds
  • Confirm VSIX contains icon and license files
  • Test marketplace publish workflow

- Link icon.png from root resources folder to Resources\icon.png
- Link LICENSE from root to Resources\LICENSE for consistency
- Update vsixmanifest to use linked paths
- Remove duplicate LICENSE from project folder
@CalvinAllen CalvinAllen merged commit 7d28838 into main Dec 28, 2025
3 checks passed
@CalvinAllen CalvinAllen deleted the fix/vsix/icon-path branch December 28, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant