VS Code extension: Add IntelliSense suggestions in debug console
Open
Debugger
Feature Request
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
Nothing currently assists users as they type out expressions in the VS Code debug console. Not sure if there's already a feature the C# extension could hook into. But whether or not VS Code needs a new feature as well, this would be a good improvement to the debugging story.
BTW the ability to expand objects in the debug console output window helps but isn't sufficient. For one thing, method calls aren't supported there.
Contributor guide
Assessment
This issue has not been assessed yet.