dotnet / dotnet/fsharp

Sticky scroll in VS sticks to xml comments (///)

Open
#15,101 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.