-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesrelease-notesRelease notes issuesRelease notes issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
The debug console honors ANSI color codes embedded in strings, but it treats high intensity color codes the same as low intensity, i.e., dark colors. It would be useful if the high intensity color codes generated the high intensity colors. I realize that using ANSI color codes in the debug console is an undocumented feature, but it is a very useful one. See the screenshot below for an example of how my debugger/extension uses them to do syntax highlighting of code evaluated in a REPL.
Although the syntax highlighting is better than no highlighting, it would be even better if the colors were brighter and a better match for the syntax highlighting in the editor. Please allow high intensity color codes to display as such in the debug console.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesrelease-notesRelease notes issuesRelease notes issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
