Skip to content

Control Flow support in Sticky Scroll #2213

@ilyakonrad

Description

@ilyakonrad

Is your feature request related to a problem? Please describe.

The default model of Sticky Scroll ("outlineModel") doesn't support Angular's Control Flow syntax.
I've created a feature request in VS Code repo, but it turns out the ultimate fix should be done on your side.
Check the link above.

🚀 feature request

Description

Sticky scroll doesn't "stick" Angular's new Control Flow syntax, which is standard now.
As a result it's half as useful of a feature for those using Angular.

Feature Type

What does this bug affect

  • Angular Language Service VSCode extension
  • Angular Language Service server

Describe the solution you'd like

An outline model that supports the current syntax.

Describe alternatives you've considered

The workaround is to use foldingProviderModel or indentationModel.
But since those are not default settings, users will eventually have the same frustration as me.

Anything else relevant?

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions