timheuer / mympclient

VS Code extension for directory or My Marketplace server API private extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add error handling for duplicate VSIX packaging in directory provider

timheuer opened this issue · comments

Current Behavior

If a duplicate extension is trying to be added it fails, and fails the rest of the traversal

Expected Behavior

Silently fail and keep going

Steps To Reproduce

No response