You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
VSCodium can merge it when product.json place in dir prass by --user-data-dir param.
Desktop (please complete the following information):
OS: Windows
Architecture: x64
Version: 10.0.22631.3807
Additional context
I reviewed the merge-user-product.patch file in repo.
The resolveUserProduct function call getUserDataPath using {} as cliArgs param, it that the problem?
The text was updated successfully, but these errors were encountered:
kendling
changed the title
magere user product.json feature has failed when using --user-data-dir commandline.
merge user product.json feature has failed when using --user-data-dir commandline.
Jun 26, 2024
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!
Describe the bug
--user-data-dir
for it.https://github.com/VSCodium/vscodium/blob/master/docs/index.md#extensions--marketplace
.product.json
when place in%AppDATA%\VSCodium\product.json
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
Expected behavior
VSCodium can merge it when product.json place in dir prass by
--user-data-dir
param.Desktop (please complete the following information):
Additional context
I reviewed the merge-user-product.patch file in repo.
The resolveUserProduct function call getUserDataPath using
{}
ascliArgs
param, it that the problem?The text was updated successfully, but these errors were encountered: