PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Brian Chirgwin on March 18, 2011, 01:50:06 AM

Title: Missing Project Notes/Tasks
Post by: Brian Chirgwin on March 18, 2011, 01:50:06 AM
Note the following code 'TODO: Line 2 does not appear in the Project/Notes Tasks window
Comments at the end of a line should appear.


   'TODO: Line 1
   
   if 1 then 'TODO: Line 2
      'TODO: Line 3
   end if



Title: Re: Missing Project Notes/Tasks
Post by: Paul Squires on March 18, 2011, 09:42:49 AM
Yes, it would be nice if FF also recognized these special comments when they appear elsewhere other than at the start of a comment line.