Skip to content

[Feature] Add Click-to-Line Highlighting for Debug Results #262

@Medora140

Description

@Medora140

Problem Statement

Currently, the debug panel shows issues with line numbers, but clicking an issue does not help users quickly locate the problem inside the editor.

Proposed Solution

I want to add an IDE-like experience where clicking a debug issue jumps to the exact line in the editor, highlights the affected code line, auto-scrolls the editor smoothly.

This will make debugging much faster and improve overall UX.

Files Likely Affected

Frontend

frontend/script.js
frontend/index.html
frontend/style.css

Expected Behavior

User clicks a debug issue card
Editor automatically scrolls to that line
The line gets temporarily highlighted
Works for all supported languages

Hi @imDarshanGK, I would like to work on this issue. Please assign it to me.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions