Sticky scroll in VS sticks to xml comments (///)
Open
AI-thinks-windows-only
Area-VS
Bug
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 144
Description
**Repro steps**
In VS with sticky scrolling, put a comment starting with `///` right above something "sticky", like a multiline `let` and scroll down
**Expected behavior**
Sticky scroll sticks to the line with `let`
**Actual behavior**
https://user-images.githubusercontent.com/20281641/232490032-3e116277-0c11-43aa-85cd-7345ffcede91.mp4
Sticky scroll sticks to the `///` comment
**Known workarounds**
Ignore it, disable sticky scroll or don't start your comments with `///`
**Related information**
Provide any related information (optional):
* Operating system: Windows 11
* Editing Tools : VS 17.7.0 Preview 1.0 [33614.528.main]
Contributor guide
Assessment
This issue has not been assessed yet.