Skip to content

If function defined in two lines (first line datatype and 2nd line function name) the sticky scroll sticks to first line i.e. datatype  #158562

@shrmagarv

Description

@shrmagarv

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:

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    *duplicateIssue identified as a duplicate of another issue(s)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions