Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Support comment styles based on file extensions #9

@smoyer64

Description

@smoyer64

As a generalization of #3, support a variety of comment syntaxes based on what's allowed for that specific file type.

  • Java: //, /* */, /** */
  • C/C++: '//, /* */`
  • SQL: --
  • Shell: #
  • YAML: #

and so on ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions