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]
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.