-
Notifications
You must be signed in to change notification settings - Fork 39.2k
Improve DEBUG CONSOLE for program input #57571
Copy link
Copy link
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach
In Java Debug, we found user often uses the DEBUG CONSOLE for program input by mistake. I guess it's because other IDEs like eclipse/intellij both support in-place text input in CONSOLE. Is it possible to improve the DEBUG CONSOLE behavior? Or at least improve the user awareness.