
I'm writing a custom Tagger and I'm wondering why you guys chose to pass in a collection of snapshotRanges to GetTags. Looking at your sample, it seems like you use it to scan chunks of a file for text. But, you could just as easily scan the entire document. Is there a specific purpose or advantage to leveraging the snapshotRanges collection?
Thanks,
-Craig
[Modified at 09/28/2011 08:05 PM]
Thanks,
-Craig
[Modified at 09/28/2011 08:05 PM]