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

[Sticky Scrolling] Umbrella issue

Open Christopher-Hermann opened this issue 1 year ago • 2 comments

This Issue documents all know issues in the sticky scrolling feature with priorties.

High

Low

To be checked

  • [x] There are several issues in https://github.com/eclipse-platform/eclipse.platform.ui/issues/1954, need to check what issues are still open.
  • [x] There are several issues in https://github.com/eclipse-platform/eclipse.platform.ui/pull/1894, need to check what issues are still open.

Christopher-Hermann avatar Aug 02 '24 12:08 Christopher-Hermann

Doesn't work so well when one uses a code format where opening braces of a block begin on a new line: workspace-os_-polyde-cli_src_main_java_org_polyde_cli_Polyde_java-_Eclipse_IDE.pdf For such formats the previous line should also be sticky to provide sufficient context.

What is more, the horizontal indentation doesn't seem to align perfectly when using tabs for indentation.

twwwt avatar Sep 18 '24 19:09 twwwt

Doesn't work so well when one uses a code format where opening braces of a block begin on a new line: workspace-os_-polyde-cli_src_main_java_org_polyde_cli_Polyde_java-_Eclipse_IDE.pdf For such formats the previous line should also be sticky to provide sufficient context.

What is more, the horizontal indentation doesn't seem to align perfectly when using tabs for indentation.

I think this is the same issue as reported in https://github.com/eclipse-platform/eclipse.platform.ui/issues/1950.

BeckerWdf avatar Sep 19 '24 05:09 BeckerWdf