首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Visual 2013中安装VsVim

在Visual 2013中安装VsVim
EN

Stack Overflow用户
提问于 2013-11-27 23:37:30
回答 2查看 5.8K关注 0票数 4

当我试图在Visual 2013中安装VsVim时,会收到以下错误:

安装无法安装所有选定产品的扩展。有关更多信息,请单击对话框底部的安装日志链接。此扩展名不能在任何当前安装的产品上安装。

代码语言:javascript
复制
11/27/2013 6:32:49 PM - Microsoft VSIX Installer
11/27/2013 6:32:49 PM - -------------------------------------------
11/27/2013 6:32:49 PM - Initializing Install...
11/27/2013 6:32:49 PM - Extension Details...
11/27/2013 6:32:49 PM -     Identifier      : VsVim.Microsoft.e214908b-0458-4ae2-a583-4310f29687c3
11/27/2013 6:32:49 PM -     Name            : VsVim
11/27/2013 6:32:49 PM -     Author          : Jared Parsons
11/27/2013 6:32:49 PM -     Version         : 1.4.2.0
11/27/2013 6:32:49 PM -     Description     : VIM emulation layer for Visual Studio
11/27/2013 6:32:49 PM -     Locale          : en-US
11/27/2013 6:32:49 PM -     MoreInfoURL     : http://blogs.msdn.com/b/jaredpar
11/27/2013 6:32:49 PM -     InstalledByMSI  : False
11/27/2013 6:32:49 PM -     SupportedFrameworkVersionRange : [4.0,5.0]
11/27/2013 6:32:49 PM - 
11/27/2013 6:32:49 PM -     Supported Products : 
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Ultimate
11/27/2013 6:32:49 PM -             Version : [10.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Ultimate
11/27/2013 6:32:49 PM -             Version : [11.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Ultimate
11/27/2013 6:32:49 PM -             Version : [12.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Premium
11/27/2013 6:32:49 PM -             Version : [10.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Premium
11/27/2013 6:32:49 PM -             Version : [11.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Premium
11/27/2013 6:32:49 PM -             Version : [12.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Pro
11/27/2013 6:32:49 PM -             Version : [10.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Pro
11/27/2013 6:32:49 PM -             Version : [11.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.Pro
11/27/2013 6:32:49 PM -             Version : [12.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.IntegratedShell
11/27/2013 6:32:49 PM -             Version : [10.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.IntegratedShell
11/27/2013 6:32:49 PM -             Version : [11.0]
11/27/2013 6:32:49 PM -         Microsoft.VisualStudio.IntegratedShell
11/27/2013 6:32:49 PM -             Version : [12.0]
11/27/2013 6:32:49 PM -         AtmelStudio
11/27/2013 6:32:49 PM -             Version : [6.0]
11/27/2013 6:32:49 PM -         AtmelStudio
11/27/2013 6:32:49 PM -             Version : [6.1]
11/27/2013 6:32:49 PM - 
11/27/2013 6:32:49 PM -     References      : 
11/27/2013 6:32:49 PM - 
11/27/2013 6:32:49 PM - Searching for applicable products...
11/27/2013 6:32:49 PM - Found installed product - Microsoft Visual Studio Express 2013 for Windows Desktop
11/27/2013 6:32:49 PM - Found installed product - Global Location
11/27/2013 6:32:49 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()

有什么想法吗?我真的很喜欢这个分机!

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2013-11-30 04:52:17

安装了2013。快速版本不支持扩展,因此无法安装VsVim。只有完整的版本支持扩展,所以您可以购买Visual 2013以便能够安装VsVim。

票数 11
EN

Stack Overflow用户

发布于 2016-04-27 03:53:05

下载 VsVim.

这是Visual 2010及以上版本的Vim仿真层。它将Vim熟悉的键绑定体验直接集成到Visual的编辑器中。

这在VS社区版中也很好。要安装插件,只需双击VsVim.vsix

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/20255227

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档