Skip to content

Comments after function in the same line not highlighted #203

@WEGFan

Description

@WEGFan

VS Code version: 1.34.0
Extension version: 1.9.0 ~ 1.9.5

Sample Code

// another comment
int fun() /* a comment */ // test
{
    return 1; /* a comment */ // test
}

Snipaste_2019-05-26_00-46-46

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions