Skip to content

Code Comment Syntax

Adam Wright edited this page Dec 10, 2017 · 4 revisions
Comment Initiator What I mean by that
#adam-SHNT# Start Here Next Time (SHNT)
#adam-tmp# this is commented out temporarily or it's a temporary line/block
#adam-no_more# line used to have #adam-tmp#. It isn't needed anymore, still I'll keep it in case I need it later
#adam-Warning# this is OK for now, but shouldn't be kept like this long-term
#adam-ask# I have a question to ask about this line/block of code
#adam-del# I think this should be removed later
#adam-note# important note about whats going on here