I am experimenting with a Visual Studio 2010 extension, where I need to work with the events exposed by IMouseProcessor.
As far as I can tell from the docs, I should
I believe you need to add a TextViewRole attribute as well.
TextViewRole
[TextViewRole(PredefinedTextViewRoles.Editable)]