Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用EnvDTE,并且通过该界面,我知道文档是否已保存(是否有任何更改)。
我现在想知道的是有什么方法可以获取以下信息:添加了多少行以及删除或修改了多少行
查看 CodeModel。
代码模型接口