Skip to content

Elixir adapter has wrong script name #315

@pennychase

Description

@pennychase

The ElixirLS debug adapter was renamed in Dec 2023 commit from debugger.[bat|sh] to debug_adapter.[bat|sh], so the SublimeDebugger elixir adapter should be updated to

command = [f'{install_path}/elixir-ls-release/debug_adapter.{extension}']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions