Skip to content

Support variable entry-point file name? #40

@mikaoelitiana

Description

@mikaoelitiana

The entry-point file name is hard-coded here :

return M.join_paths(debugger_path, "out/src/vsDebugServer.js")

But it may change depending on the version and installation tool used. For my case, I installed js-debug-adapter using mason and the bin path is defined here.

What do you think of making the file path out/src/vsDebugServer.js also configurable just like debugger_path so it can be changed as needed for other installation processes?

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