scala-debug-adapter
scala-debug-adapter copied to clipboard
[Runtime Evaluation] Call method in `Predef`
I would like to evaluate println("foo")
. This should be possible by resolving the method in the Predef
object.