atom / language-todo

TODO highlighting package for Atom
Other
81 stars 66 forks source link

Added .source.shell #98

Open beingmrkenny opened 4 years ago

beingmrkenny commented 4 years ago

Description of the Change

Adding support for .source.shell

Alternate Designs

None

Benefits

Enable TODO comments snippets to be used in bash scripts

Possible Drawbacks

.source.shell may apply to other shell script languages where the comment syntax is not #

Applicable Issues

97