insert-random-comments
Inserts random code comments.
elishaterada 335 1 0.1.0 MIT GitHub

Insert Random Comments for Atom

This package will insert random comments in your code to spice up your program.

Usage

In the active window, bring up your context menu and click Insert Random Comment.

Or, use a shortcut key cmb+shift+c

Feature Roadmap

  • Add more code comments content
  • Compatibility for comment syntax across programming languages
  • Settings to toggle types of comments

Credits

All code comments are copied from various online sources.

Comment syntax is altered in some cases for consistency.

  • http://stackoverflow.com/questions/184618/what-is-the-best-comment-in-source-code-you-have-ever-encountered