eclipse.platform.ui
eclipse.platform.ui copied to clipboard
Split editors does not create any additional org.eclipse.e4.ui.model.application.impl.ApplicationElementImpl.tags
based on https://github.com/eclipse-platform/eclipse.platform.ui/pull/3197#issuecomment-3197077497
The generated split editors does not have its appropriate tag values
Normal editor
Split editor
Detached editors also doesn't have tags
++ It would be useful to have some tag when editor is detached
So tags are removed after split/detach of editors? Why?