Visual Studio Diff Window: How to Edit .sql Files

假装没事ソ 提交于 2019-12-03 16:59:03

问题


When using Visual Studio, select a pending change to a .sql file. Select "Compare with Latest" or "Compare with Workspace Version." The file opens in the Diff Window.

Is there any way to be able to edit the .sql file in the Diff Window? This functionality is available when comparing other file types.


回答1:


What you want is not currently possible. This link from the Visual Studio Developer Community says:

We have determined that this issue will not be addressed in the upcoming release. We will continue to evaluate it for future releases.

You can vote on the issue at the link and get status updates from Microsoft if it changes.



来源:https://stackoverflow.com/questions/25288926/visual-studio-diff-window-how-to-edit-sql-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!