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

Centralize functionality for creating and identifying editor stacks #1806

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

HeikoKlare
Copy link
Contributor

The functionality for creating and identifying editor stacks based on the "EditorStack" tag is scattered across several code places. This change centralizes the according functionality in the recently introduced PartStackUtil. This utility class currently contains functionality related to the primary data stack, which also relies on being an editor stack.

In addition, this change reverts the preliminary fix for visible names of open editors being to short (#1712) as this became obsolete with the recent improvements of handling primary data stacks and editor stacks (#1775, #1778).

Contributes to #1570
Contributes to #1773

Copy link
Contributor

github-actions bot commented Apr 10, 2024

Test Results

   920 files   -     1     920 suites   - 1   39m 18s ⏱️ - 34m 48s
 7 518 tests ±    0   7 366 ✅ ±    0  151 💤 ±  0  1 ❌ ±0 
22 132 runs   - 1 574  21 743 ✅  - 1 455  388 💤  - 119  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 8876f89. ± Comparison against base commit 362c51d.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare marked this pull request as ready for review April 16, 2024 15:27
The functionality for creating and identifying editor stacks based on
the "EditorStack" tag is scattered across several code places. This
change centralizes the according functionality in the recently
introduced PartStackUtil. This utility class currently contains
functionality related
to the primary data stack, which also relies on being an editor
stack.

In addition, this change reverts the preliminary fix for visible names
of open editors being to short (eclipse-platform#1712) as this became obsolete with the
recent improvements of handling primary data stacks and editor stacks
(eclipse-platform#1775, eclipse-platform#1778).

Contributes to
eclipse-platform#1570
Contributes to
eclipse-platform#1773
@HeikoKlare
Copy link
Contributor Author

Failing test is unrelated: #1005

@HeikoKlare HeikoKlare merged commit 316aec2 into eclipse-platform:master Apr 18, 2024
14 of 16 checks passed
@HeikoKlare HeikoKlare deleted the issue-1570-cleanup branch April 18, 2024 15:50
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