PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Brian Chirgwin on January 02, 2010, 02:27:23 PM

Title: Project Notes/Tasks
Post by: Brian Chirgwin on January 02, 2010, 02:27:23 PM
It would be nice if comments at the end of a line were added to the task list. Example below...


   'TODO: This shows up in the task list

   Global gId as long 'TODO: Change to local variable <<< this does not show in task list

[CODE]
Title: Re: Project Notes/Tasks
Post by: Haakon Birkeland on January 04, 2010, 02:28:27 PM
That's been on my mind to since I mostly need/use the 'DEBUG: statement â€" behind lines that are to be removed later, like for instance zTrace calls.