Hi,
I have been reading the MSDN documentation on VSPackages about the editors and so-forth, but I am failing to see anything in the samples or on MSDN regarding watching the built-in editors from a VSPackage. It all seems to be information on building custom editors.
I would like to receive notifications when the current selected file is changed, or events happen inside the editor such as typing, and so forth.
Also, if this is not possible or a pain, I could also switch to development via a add-in?
Cheers,
MiG