Skip to content

Source code highlighting cleanup#237

Open
omarArm wants to merge 3 commits into
eclipse-cdt-cloud:mainfrom
omarArm:SourceCodeHighlightingCleanup
Open

Source code highlighting cleanup#237
omarArm wants to merge 3 commits into
eclipse-cdt-cloud:mainfrom
omarArm:SourceCodeHighlightingCleanup

Conversation

@omarArm

@omarArm omarArm commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

PR is split in two main commits

  1. Fixes SourceFileHighlighting sends breakpointLocations requests to non-GDB debug sessions, breaking ms-python.debugpy (regression in v2.8.0) #232 by filtering debug types where the commands are sent
  2. add a command and a setting to enable/disable active source code lines highlighting

@omarArm omarArm requested review from asimgunes and jreineckearm and removed request for asimgunes June 22, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SourceFileHighlighting sends breakpointLocations requests to non-GDB debug sessions, breaking ms-python.debugpy (regression in v2.8.0)

1 participant