Busily converting FF2 projects to FF3 -- practically no learning curve; everything seem to "be where it should". Many of the new functions are very cool (code snippets!).
At work, I develop stuff with another team member, and the code comments feature will be very useful to us. I checked the help file and couldn't find a list of valid tags that I could add to code. I stumbled on 'TODO, but I'm sure there are others.
Overall, very, very good job with this product. It's worth every penny.
You will find;
'TODO
'HACK
'FIX
'WISH
'HELP
'TEST
'DEBUG
... by right clicking in the code editor where you want the comment tag to be inserted and selecting the appropriate tag from the list under "Insert Code Comment" â€" or by typing it in yourself.
Now that's just too easy. Thanks!