-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Open
Copy link
Description
Describe the bug
According to repo assist, the scope boundaries in the grammar need adjusting to exclude attributes on types/modules - currently sticky scroll in vscode will pin the attribute and not the type declaration
To Reproduce
Steps to reproduce the behaviour:
- Enable editor.stickyScroll.enabled
- Open an F# file with a module or type that has an attribute declared on the previous line
- Scroll down
- The attribute will be pinned as the sticky header, and not the module declaration
Expected behaviour
The type/module declaration is pinned
Environment (please complete the following information):
- OS: macOS 26.3
- Ionide version: 7.31.1
- VSCode version: 1.109.5
- dotnet SDK version: 10.0.101
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels