Skip to content

Commit 29a634c

Browse files
committed
Added note that uninstall bug has been fixed
1 parent 88fff7d commit 29a634c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ With 2.3.0 CodeSync brings support for local settings. Need a specific setting t
4848
- Toggle status bar icon: Toggle the CodeSync status bar icon.
4949

5050
## Uninstalling Extensions
51+
52+
### For 1.31 and above
53+
If you're on VSCode 1.31 or above this is now fixed due to the [extension list update on add, remove, enable, or disable of extensions](https://code.visualstudio.com/updates/v1_31#_extensions-change-event).
54+
55+
### For 1.30 and below
5156
Currently there is no way for CodeSync to know when you have uninstalled an extension. When you uninstall an extension in VSCode it still registers the extension as installed until VSCode is restarted. Because of this when you exit VSCode, CodeSync will export the incorrect list of extensions. When you launch VSCode again CodeSync will reinstall the extension you installed. [There is an open issue in the VSCode repo about this](https://github.com/Microsoft/vscode/issues/14444). In the meantime here's a workaround:
5257

5358
1. Exclude the extension you want to uninstall with the command: **CodeSync: Exclude an installed extension**

0 commit comments

Comments
 (0)