Skip to content

Activating extension 'Julia' failed: Cannot read properties of undefined (reading 'indexOf') #14759

Closed
@ASaragga

Description

@ASaragga

Bug Description:

Installed the Julia extension. When I open Theia IDE I get the following notification: Activating extension 'Julia' failed: Cannot read properties of undefined (reading 'indexOf'). I have correctly defined the executable path in the Julia extension. Perhaps consequence of that I am unable to "Julia: Run File in New Process", "Julia: Debug File in New Process" or "Julia: Execute active File in the REPL". All the Julia extension commands I tried appear to be totally ignored.

Steps to Reproduce:

  1. Install Julia
  2. Install the Julia Extension
  3. Define the executable path in the Julia extension
  4. Write a short Julia script and save it, e.g: println("Hello Theia")
  5. In the Command Palette try a command to run the script, e.g: "Julia: Execute active File in the REPL".

Additional Information

  • Operating System: macOS: 15.2
  • Theia IDE Version: 1.57.100 (1.57.100.190)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedissues meant to be picked up, require helpvscodeissues related to VSCode compatibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions