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

Support comment styles based on file extensions #9

Open
smoyer64 opened this issue Dec 14, 2020 · 0 comments
Open

Support comment styles based on file extensions #9

smoyer64 opened this issue Dec 14, 2020 · 0 comments

Comments

@smoyer64
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant