Skip to content

Request: Change default/fallback comment style from /* %s */ to # %s #7

@AndydeCleyre

Description

@AndydeCleyre

I think that there are many more unpredictably named filetypes which use the # %s syntax for comments than there are unpredictably named filetypes which use the /* %s */ syntax, especially for configuration file formats, which often have no extension at all.

If that's true, it seems to make more sense to explicitly define the types for /* %s */ and fall back to # .

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