Skip to content

Instantly share code, notes, and snippets.

@serapath
Last active February 1, 2016 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serapath/313e7962990752fa0e3b to your computer and use it in GitHub Desktop.
Save serapath/313e7962990752fa0e3b to your computer and use it in GitHub Desktop.
Comments in Source Files
/*
Make use of:
@NOTE
@REVIEW
@HACK
@IDEA
@XXX
@FIXME
@TODO
@CHANGED
... because by default, they get highlighted in atom editor.
@TODO: come up with conventions when to use which of above tags
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment