mikaeljorhult / brackets-todo

Brackets/Edge Code extension that displays all TODO comments in current document or project.
144 stars 37 forks source link

More .todo examples #5

Closed mikaeljorhult closed 11 years ago

mikaeljorhult commented 11 years ago

It would probably be helpful for users to have a couple more examples how to use the .todo file. Going over the basic settings and providing regular expression syntax for some common languages should be a good starting point.

There should also be a note on the usage of backslashes in JavaScript strings.