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

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.
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   54m 50s ⏱️ - 1m 57s
 4 770 tests ±0   4 748 ✅ ±0   22 💤 ±0  0 ❌ ±0 
12 201 runs  ±0  12 048 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit 5c9e241. ± Comparison against base commit e94e260.

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