I am new to writing Visual Studio Extensions, and I am trying to figure out how to respond to cursor movement (so that I can modify the text). I only need to respond to cursor movement triggered by the keyboard or copy/cut/paste. Is there anywhere that
has any good tutorials, walkthroughs, or how-tos for handling cursor movement in a VSIX Extension (NOTE: I am using Visual Studio Community 2017, and have all updates installed)? Thanks.
Nathan Sokalski njsokalski@hotmail.com http://www.nathansokalski.com/