Closed manuth closed 1 year ago
Damn! Great catch. Thx I need to change that variable name... I'm getting confused just by reviewing (I'm doing a double negation in my mind).
You're welcome! I'm glad I could help 😄 Let me know if there's anything that needs to be changed in this PR
Awesome! Thank you so much for implementing it 😄
Currently, extensions managed by
zokugun.vscode-vsix-manager
are sinced just like any other extension.Changes made in this PR will cause extensions managed by
zokugun.vscode-vsix-manager
not to be synced.Furthermore, tests were added to proof everything is working out as expected.
This PR is related to issue #32