Skip to content

[Bug]: Sticky Scroll is broken with outline view and entities #1

Description

@Pollux12

Area

VSCode extension

What happened?

Sticky scroll does not properly work with outline view and entities, likely due to the re-ordering and cleanup being done on them.

Can be worked around by using foldingProviderModel instead of outlineModel for setting editor.stickyScroll.defaultModel

How can it be reproduced?

Open any entity with sticky scroll enabled and set to outline view

Additional info

Windows
Glide Test Codebase (seems to not be all entities?)
Sticky Scroll enabled on outlineModel mode (default mode)

Logs or screenshots

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglanguage-serverLanguage server issuesvscodeVSCode extension issues

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions