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

Activating extension failed notification #14766

Closed
ASaragga opened this issue Jan 23, 2025 · 1 comment
Closed

Activating extension failed notification #14766

ASaragga opened this issue Jan 23, 2025 · 1 comment

Comments

@ASaragga
Copy link

Bug Description:

Downloaded the Julia extension from the Open VSX Registry. In the TheiaIDE settings there is a Julia item and there the Executable Path is correctly defined. When I try to run the Julia script from the current editor nothing happens. Even when using the command palette and choosing "Julia: Execute active File in the REPL", "Execute Code in the REPL" or any other command one would expect to run the script in the editor. Likely related, when starting a fresh TheiaIDE session I always get the following notification: Activating extension 'Julia' failed: Cannot read properties of undefined (reading "indexOf")

Steps to Reproduce:

  1. Install Julia extension from Open VSX Registry
  2. Relaunch TheiaIDE
  3. Write a short Julia script in the editor and save it
  4. Try to run the script using either the top right icon Julia: Run File icons or the command palette
Image

Additional Information

  • Operating System: macOS Sequoia 15.2
  • Theia Version: Version 1.57.100 (1.57.100.190)
@msujew
Copy link
Member

msujew commented Jan 23, 2025

This is a duplicate of #14759, which already contains some discussions on why the extension fails to activate and how to fix it. Please continue the discussion in there.

@msujew msujew closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2025
@msujew msujew closed this as completed Jan 23, 2025
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

2 participants