fwcd / fwcd/kotlin-debug-adapter
VSCode Debug Console not evaluating expressions
- Dominant language
- Kotlin
- Stars
- 150
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Create a very basic project with ```gradle init```

Set a breakpoint and start debugging it...

..and try to evaluate expressions in the Debug Console.
It doesn't work :-(
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by creating a basic project with `gradle init`, setting a breakpoint, starting debugging in VSCode, and entering an expression in the Debug Console. Investigate the debug evaluation path from that reproduction and verify completion by confirming that expressions evaluate and return results in the console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100