Sticky scrolling is broken on multiline function declarations in C #157680
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
insiders-released
Patch has been released in VS Code Insiders
Milestone
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
When you scroll through
func
, the sticky scrolling will usestatic void
instead offunc
.The text was updated successfully, but these errors were encountered: