Skip to content

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

@Pollux12

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

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