Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link GenericEditorMergeViewer to generic editor id #1786

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

iloveeclipse
Copy link
Member

This allows GenericEditorMergeViewer be used by compare editor for content types associated with the generic editor.

Additionally implemented getTitle() to provide more specific compare editor description, so instead of default "Text Compare" one would see "XML Compare" etc. This avoids the problem of duplicated "Text Compare" options shown for different compare viewers (default one for plain text and the one for generic editor).

See #1747

See eclipse-platform/eclipse.platform#1277

This allows GenericEditorMergeViewer be used by compare editor for
content types associated with the generic editor.

Additionally implemented getTitle() to provide more specific compare
editor description, so instead of default "Text Compare" one would see
"XML Compare" etc. This avoids the problem of duplicated "Text Compare"
options shown for different compare viewers (default one for plain text
and the one for generic editor).

See eclipse-platform#1747

See eclipse-platform/eclipse.platform#1277
Copy link
Contributor

Test Results

   918 files  ±0     918 suites  ±0   1h 9m 53s ⏱️ + 23m 14s
 7 509 tests ±0   7 358 ✅ +1  151 💤 ±0  0 ❌  - 1 
23 676 runs  ±0  23 171 ✅ +1  505 💤 ±0  0 ❌  - 1 

Results for commit fbbe263. ± Comparison against base commit 3f00c8b.

@iloveeclipse iloveeclipse marked this pull request as ready for review March 31, 2024 11:42
@iloveeclipse iloveeclipse merged commit 8f59241 into eclipse-platform:master Apr 3, 2024
16 checks passed
@iloveeclipse iloveeclipse deleted the issue_1747 branch April 3, 2024 15:59
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