Skip to content

Add Compare with Clipboard action to Console - #2923

Open
SougandhS wants to merge 1 commit into
eclipse-platform:masterfrom
SougandhS:ConsoleCompare
Open

SougandhS wants to merge 1 commit into
eclipse-platform:masterfrom
SougandhS:ConsoleCompare

Conversation

@SougandhS

Copy link
Copy Markdown
Contributor

Adds a Compare with Clipboard action to the Console view, allowing users to compare console output directly with text currently available in the clipboard using Compare Editor. This simplifies a common debugging and development workflow by eliminating the need to manually copy console output into a separate editor or comparison tool. Users can quickly identify differences between console output and expected or reference content, making it easier to investigate test failures, verify generated output, and diagnose unexpected results

image cm

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   53m 52s ⏱️ - 3m 37s
 4 810 tests ±0   4 788 ✅ ±0   22 💤 ±0  0 ❌ ±0 
12 321 runs  ±0  12 168 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit a666ac9. ± Comparison against base commit 984e8ec.

♻️ This comment has been updated with latest results.

Adds a Compare with Clipboard action to the Eclipse Console view,
allowing users to compare the selected console output with the contents
of the system clipboard using Eclipse's compare editor.
@SougandhS

Copy link
Copy Markdown
Contributor Author

Hi @merks, could you please check this PR when you get some 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