Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importer scripts keeps trying to import extensions #11

Open
bermudi opened this issue Jan 7, 2025 · 1 comment
Open

Importer scripts keeps trying to import extensions #11

bermudi opened this issue Jan 7, 2025 · 1 comment

Comments

@bermudi
Copy link

bermudi commented Jan 7, 2025

Description:
When launching the new version that fixes issue #3, the following behavior occurred:

  1. Initial importer script ran with errors
  2. After uninstalling VS Codium extensions from Aide
  3. Clicking "Restart Extensions" triggered the importer script again
  4. Extensions were imported again

Expected behavior:

  • Importer script should run only once during initial setup
  • "Restart Extensions" should not trigger the importer script again

Steps to reproduce:

  1. Launch the new version with fix for issue Vscodium and aide share the same extensions folder #3
  2. Allow initial import to complete (even with errors)
  3. Uninstall some extensions from Aide
  4. Click "Restart Extensions"
  5. Observe that importer runs again
@bermudi
Copy link
Author

bermudi commented Jan 7, 2025

Workaround: Uninstall imported extensions, close Aide, then relaunch it without clicking "Restart Extensions" button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant