包内包含两个版本的Indent Guides,由于VS2012有不同的版本,所以就上传两种版本,均是V14的版本。比如我用的VS2012旗舰版就只能用其中一个另外一个死活安装不上去。
2023-06-02 11:27:25 113KB 垂直虚线 indentguides VS2012 V14版本
1
包内包含三个版本的Indent Guides,由于VS2012有不同的版本,所以就上传两种版本,是V14的版本。比如我用的VS2012旗舰版就只能用其中一个另外一个死活安装不上去。还有一个是V15版本,适用Visual Studio 2013,2015,2017
2023-03-18 11:47:06 193KB IndentGuide VS 垂直虚线 indentguides
1
IndentGuides 扩展在2012扩展已经不能联机搜索到,目前只能到 https://archive.codeplex.com/?p=indentguide 上下载源码。 不过 V14 编译生成的文件在 VS2012 旗舰版即使安装成功后还是不能正常使用。 最后在讨论区: https://marketplace.visualstudio.com/items?itemName=SteveDowerMSFT.IndentGuides&ssr=false#qna 找到一个方法: Downloading the Codeplex archive zip, v14 for VS2012 can be found in /releases/4/8d4216e2-271d-449c-a666-e557a254d0b7 as pointed in the /releases/releaseList.json. Renaming that file to anything with the .vsix 事实上仍旧无法直接双击安装,仍需启动 VS2012 的开发人员命令提示,使用 VSIXInstaller /a "文件路径",安装成功。
2022-02-17 13:37:50 59KB VS2012 IndentGuides v14 vsix
1