
Is there any way to detect when the user has searched through the entire document with editorSearchView and there are no more matches. Currently clicking find after the last result (or with no results) does nothing. I would like to present a notification like Visual Studio w/ a message like "The following specified text was not found:..." or "No more occurences found in the specified documents."
Thanks,
-Al