tagged-comment

Add tagged comments to your code

alefragnani

758

3

0.5.0

MIT

GitHub

Tagged Comment Package for Atom

An easy way to add personalized comments to your code

Set your own template for the comment and use variables for richer content. You can even re-tag a comment, adding the previously used tag.

It also detects the current language and uses the appropriate comment pattern.

Type your tag

Enter Text

Comment automatically added

Comment Added

Available Variables

The following variables are available:

Examples

Default

The default template just adds the current date:

#day/#month/#year - TAG: #enteredText

With an issue tracker ID

#day/#month/#year - ISSUE: #enteredText

Support

While Tagged Comment is free and open source, if you find it useful, please consider supporting it.

I've been working on this on my spare time, and while I enjoy developing it, I would like to be able to give more attention to its growth


License

MIT © Alessandro Fragnani