Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.70.2
- OS Version: mac os 12.5.1
Steps to Reproduce:
- define a function in two line 1st line datatype and 2nd line name followed by definition
e.g
void
foo() {
printf("hello");
}
sticky scroll sticks to first line i.e. void