Skip to content

Custom Kotlin Script definition can't be debugged #89

@jacinpoz

Description

@jacinpoz

I have defined several custom Kotlin Script definitions that work relatively well in VSCode once the experimental Kotlin Script flag is enabled, although some generic infix extension functions on interfaces can't be resolved (but that is a separate issue...).

However, what I am missing now is the ability to set a breakpoint in a Kotlin script and be able to debug it as part of the script evaluation. This is something that works well in IntelliJ so I assume it is doable. Is this expected or do I need to do any additional configuration for the debugger to work?

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