Replies: 2 comments 6 replies
|
I don't see a lot of space gain. The big dot looks a bit more polished and is more noticeable, though. I am more used to the 💾 symbol from @KDE Kate: |
1 reply
|
Presumably all uses of the *-prefix are replaced. i.e. the Editors Panel Show List popup will have blob suffixes. Or, may be, the strange Show List ergonomic of bold face for hidden / normal face for visible with two concatenated alphabetic lists is replaced by a single normal face alphabetic list with an open/hidden icon prefix optionally overlaid with modified. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Until Eclipse 4.41, unsaved changes in a view or editor tab were marked with a leading asterisk (
*) in the tab title.With Eclipse 4.40 an alternative was added: a bullet-style indicator that overlays the tab's close button, replacing the asterisk in the title.
The close button reappears as soon as you hover over the tab.
This is the same presentation used by VS Code and other modern editors, and it makes tabs narrower, which helps when many tabs are open.
Old (asterisk in the tab title):
New (overlay on the close button):
On hover for a editor you stll get the same X close button:
In 4.40 the new indicator was opt-in.
Starting with Eclipse 4.41 M1 it is enabled by default, so that everybody uses it during this development cycle and can form an opinion based on daily work.
The discussion that led to this can be found in eclipse.platform.ui#4045.
Users can switch back to the classic asterisk at any time with a single click via
Preferences > General > Appearance > Indicate unsaved changes by overlaying the close button.The setting takes effect immediately for all open stacks, no restart required.
The key question for the community is:
Should the asterisk remain the default, or the new overlay?
We would like to hear the broader community's opinion on this topic.
This poll is non-binding and will run until 15 August 2026 (which is before 4.41 M3).
26 votes ·
All reactions