fwcd / fwcd/kotlin-debug-adapter
Support variable presentation hints, e.g. for lazy evaluation of values
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 150
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
See https://microsoft.github.io/debug-adapter-protocol/specification#Types_VariablePresentationHint.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Debug Adapter Protocol specification's VariablePresentationHint section and trace how variables are represented by the adapter. Determine the existing variable-handling entry point, then verify that presentation hints support lazy evaluation as described by the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100