Skip to content

Set Creation Time as Default Sorting Order in Breakpoints View#2586

Open
SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
SougandhS:Sort
Open

Set Creation Time as Default Sorting Order in Breakpoints View#2586
SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
SougandhS:Sort

Conversation

@SougandhS
Copy link
Copy Markdown
Contributor

This change updates the default ordering of breakpoints in the Breakpoints view to sort them based on their creation time. At present, the default ordering does not emphasize when a breakpoint was added, which can make it less intuitive for users to locate the most recently created breakpoints during an active debugging session. By setting creation time as the default sorting criteria, the view better aligns with common debugging workflows where recently added breakpoints are typically the most relevant and frequently accessed.

Screenshot 2026-03-23 at 3 45 41 PM

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Test Results

    54 files  ±0      54 suites  ±0   37m 4s ⏱️ -30s
 4 546 tests ±0   4 523 ✅ ±0   23 💤 ±0  0 ❌ ±0 
12 234 runs  ±0  12 075 ✅ ±0  159 💤 ±0  0 ❌ ±0 

Results for commit 46ecfc7. ± Comparison against base commit 4d9d68a.

♻️ This comment has been updated with latest results.

Updated the default sorting order of breakpoints in the Breakpoints view
to use creation time.
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.

1 participant