fwcd / kotlin-debug-adapter

Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol
MIT License
111 stars 19 forks source link

Implement Evaluate #33

Closed fwcd closed 3 years ago

fwcd commented 3 years ago

Let user dynamically evaluate expressions.

acodervic commented 3 years ago

Friends, I like to use vscode to debug kotlin, evaluate expressions are very useful and necessary functions. Can the function be enhanced?

acodervic commented 3 years ago

adadad

Cannot execute function