fwcd / kotlin-debug-adapter

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

Support variable presentation hints, e.g. for lazy evaluation of values #61

Open fwcd opened 2 years ago

fwcd commented 2 years ago

See https://microsoft.github.io/debug-adapter-protocol/specification#Types_VariablePresentationHint.