Skip to content

Toggle comment uses the wrong style of comments #13

@nathany

Description

@nathany

Toggling comment (Command + / on Mac) uses HTML style comments:

<!-- a line -->

I'm expecting it to use C style comments:

// a line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions