extensions viewlet: Clicking uninstall seems broken #67393
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
extensions
Issues concerning extensions
Milestone
Testing #66910
install eamodio.remotehub
restart code and open from console with
code-insiders --folder-uri remotehub://github/Micorosoft/vscode-nls
in the explorer, note that the title shows
VSCODE-NLS (REMOTEHUB)
install the
aeschli.remotehub-companion
vsix (remove zip file extension). It contains only aresourceLabelFormatters
contribution, which is a dynamic contribution pointreload (I filed issue Reload requested while installing vsix extension with dynamic contribution points #67389 for that)
explorer label has already changed to
VSCODE-NLS (GI*)
, that means the contribution has received a deltain the extensions viewlet click 'uninstall' on the remotehub-companion extension
all buttons go away, no sign that the extension is removed
explorer label still showsVSCODE-NLS (GI*)
(probably a duplicate of No remove delta received when disabling extension #67391)The text was updated successfully, but these errors were encountered: