eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

Split editors does not create any additional org.eclipse.e4.ui.model.application.impl.ApplicationElementImpl.tags

Open SougandhS opened this issue 4 months ago • 2 comments

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 image

Split editor image

SougandhS avatar Aug 18 '25 14:08 SougandhS

Detached editors also doesn't have tags

Image

++ It would be useful to have some tag when editor is detached

SougandhS avatar Aug 18 '25 14:08 SougandhS

So tags are removed after split/detach of editors? Why?

iloveeclipse avatar Aug 18 '25 14:08 iloveeclipse