The simplest implementation of the Task List API is even
semi-useful. It finds all the files in a project, either the main
project or all opened projects, and puts them in the Task List, as
shown here:
You then get all the Task List features for free, such as that
when you click on a row in the Task List, the related file opens in
the Source Editor. Other features, such as sorting, and other
organizing functionality, is also available. All for adding a
handful of lines of...