Skip to content

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

Merged
iloveeclipse merged 1 commit intoeclipse-platform:masterfrom
SougandhS:Sort
Apr 2, 2026
Merged

Set Creation Time as Default Sorting Order in Breakpoints View#2586
iloveeclipse merged 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   38m 20s ⏱️ -18s
 4 548 tests ±0   4 525 ✅ ±0   23 💤 ±0  0 ❌ ±0 
12 240 runs  ±0  12 081 ✅ ±0  159 💤 ±0  0 ❌ ±0 

Results for commit 37b0dc2. ± Comparison against base commit 0db3a28.

♻️ This comment has been updated with latest results.

@SougandhS SougandhS force-pushed the Sort branch 3 times, most recently from 46ecfc7 to 4dd262b Compare April 2, 2026 07:24
Updated the default sorting order of breakpoints in the Breakpoints view
to use creation time.
@SougandhS
Copy link
Copy Markdown
Contributor Author

Hi @iloveeclipse, WDYT ?

@iloveeclipse
Copy link
Copy Markdown
Member

Makes sense, this is my default setting too.

@iloveeclipse iloveeclipse merged commit dcbe8a1 into eclipse-platform:master Apr 2, 2026
18 checks passed
@SougandhS
Copy link
Copy Markdown
Contributor Author

Thank you @iloveeclipse

@SougandhS SougandhS deleted the Sort branch April 2, 2026 09:48
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.

2 participants