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

Custom Kotlin Script definition can't be debugged #89

Open
jacinpoz opened this issue Mar 1, 2024 · 0 comments
Open

Custom Kotlin Script definition can't be debugged #89

jacinpoz opened this issue Mar 1, 2024 · 0 comments

Comments

@jacinpoz
Copy link

jacinpoz commented Mar 1, 2024

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?

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

1 participant