Visual Studio 2010 的解决方案资源管理器太敏感
如果我在解决方案资源管理器中单击某项(即单击并放开),然后将鼠标快速移动到两个或太快单击其他项,Visual Studio 会将其解释为移动。我与 Visual Source Safe 建立了联系,所以大多数时候它会询问我是否确定。但每隔一段时间就不会,而且我不知道文件已被移动/复制。结果,我遇到了几乎不可能追踪的编译器错误(或更糟糕的运行时问题)。有解决办法吗?有什么建议吗?这很烦人。
If I click on something (that is click and let go) in the solution explorer and move the mouse too quickly on two quickly or click on something else too soon, Visual Studio interpretes that as a move. I'm hooked up to Visual Source Safe, so most of the time it asks me if I'm sure. But every once in a while it doesn't, and I have no idea the file has been moved/copied. As a result I get compiler errors (or worse runtime issues) that are nearly impossible to track down. Is there a fix to this? Any suggestions? It is very annoying.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试 VSCommands 扩展
他们有一个“防止意外拖放”放入解决方案资源管理器”功能;
Try the VSCommands extension
They have a "Prevent accidental Drag & Drop in Solution Explorer" feature