Does the Poor Man's T-SQL formatting add-in for Management Studio 2012 work in Management Studio 2016?

一个人想着一个人 提交于 2019-12-04 14:54:53
Dealdiane

Since RC2, they've moved to using Visual Studio 2015 shell for it. Plugin authors will need to update their plugins to support the newer APIs. - https://dba.stackexchange.com/a/134208

Also, take a look at ApexSQL Refactor. It's free and supports code-formatting as well. At this time of writing, it currently doesn't work with SSMS2016 RC2 and above though. It also now supports SSMS 2016.

This support was finally added today. Download the new SSMS Extension at http://architectshack.com/PoorMansTSqlFormatter.ashx

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