It is mentioned on the Panic site, but it took me ages to find it.
You can add bookmarks or tags to a file that will appear on Coda’s code navigator. Most of the time it’s as simple as an !
CSS: /* !bookmark */ HTML: <!-- !bookmark --> Javascript: /* !bookmark */ or // !bookmark PHP: /* !bookmark */ or // !bookmark
You can of course replace the word bookmark with anything you like.
For a full list:
http://www.panic.com/coda/developer/quicktip/5.php
That’s huge, thank you!
Posted by John Knotts on June 6th, 2009.
Thanks, you’re right… It’s not in a totally obvious location on the site. Incredibly handy though! Have a good day.
Posted by Steve on December 9th, 2009.
Thank you so much… I knew there was a way to do this, but I couldn’t find it anywhere in the documentation.
Posted by Ian on March 8th, 2010.