Open Minnozz opened 3 years ago
Thanks for logging the bug, @Minnozz !
It looks like our uninstall logic (https://github.com/onivim/oni2/blob/a904db33cb0c131135bb3f0c5c27037353d2c6c4/src/Service/Extensions/Management.re#L147) is only based on the extension ID, which isn't enough information to disambiguate cases like this - where extensions from different sources have the same ID. To fix this, we should send additional context (like the path of the extension, which we'd know when pressing 'uninstall') to disambiguate.
rescript-vscode
from the Open VSX Registryrescript-vscode