VS2008 中的文本选择事件
我正在为 Visual Studio 2008 编写一个插件。我需要知道何时在文本编辑器中选择了某些文本(代码)。 我还没有找到任何相关事件。 例如,当有人在类文件中使用鼠标或键盘选择某些代码时,我如何才能收到已选择某些文本/代码的通知?
在此先感谢您的帮助。
I am writing an addin for Visual Studio 2008. I need to know when some text (code) is selected in Text Editor. I have not been able to find any events for that. For example, when somebody selects some code using mouse or keyboard in the class file, how can I get notified that some text/code has been selected?
Thanks in advance for your help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论