Vim 作为 Visual Studio IDE [英] Vim as Visual Studio IDE

查看:36
本文介绍了Vim 作为 Visual Studio IDE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我花了很多时间研究 VIM.自去年 6 年以来,我就是 Windows 人员,并且一直在使用 VS.现在开始在 Linux 上工作.我想让 VIM 尽可能接近 VS.我想要这样的功能项目导航不同选项卡中的文件在项目中搜索自动完成

I have spent lot of time doing research on VIM. I am Windows guy since last 6 yrs and was using VS. Now started working on Linux. I want to make VIM as close as possible to VS. I want features like Project Navigation Files in Different Tabs Search in Project AutoCompletion

我找到了满足上述要求的插件项目插件迷你探索标签列表全方位

I have found plugins for the above requirements Project Pligin MiniExplore Taglist OmniComplete

我无法正确设置 vimrc 脚本.当我尝试从 Project 打开文件时,它会在不同的选项卡中打开.我想在不同的缓冲区中打开它.此外,当我想关闭缓冲区中的文件时,整个窗口都会关闭.打开标签列表和项目窗口让一切变得一团糟.

I am not able to correctly set vimrc script. When I try to open file from Project it gets open in different tabs.I want to get it open in different buffers. Also when I want to close file in buffer , complete window gets closed. Open taglist and project window makes all mess.

有没有人用这些插件做过设置..你们可以发布你的vimrc文件吗?像我这样的新手会节省很多时间..

Has any one done settings with these plugin.. Could you guys please post your vimrc files?? It will save lot of time for newbies like me..

推荐答案

Vim 是一个与 Visual Studio 截然不同的工具.插件可能会帮助您获得您想要的某些功能,但不要指望它们能像 VS 一样工作,可以很好地协同工作,甚至根本不能工作.

Vim is a very different tool than Visual Studio. Plugins may help you get certain bits of functionality you desire, but do not expect them to work exactly like VS, work well together, or even work at all.

如果您正在寻找更像 Visual Studio 的编程环境,您可以使用许多优秀的图形 IDE,例如 NetBeans、Eclipse、Code::Blocks、KDevelop、Anjuta 等.其中一些工具是,恕我直言,比 Visual Studio 更好的重量级 IDE,并且所有这些都可以在 Linux 上免费使用.

If you are looking for a programming environment more like Visual Studio, there are many good graphical IDE's you can use such as NetBeans, Eclipse, Code::Blocks, KDevelop, Anjuta, etc. Some of these tools are, IMHO, better heavyweight IDE's than Visual Studio, and all are available on Linux for free.

您应该学习使用 Vim 的构建方式,或者找到更适合您的不同工具.将 Vim 用作 Visual Studio 的替代品可能会给您带来更多的痛苦.

You should either learn to use Vim the way it was built to be used, or find a different tool that suits you better. Shoehorning Vim into a surrogate for Visual Studio will probably cause you more pain than it's worth.

这篇关于Vim 作为 Visual Studio IDE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆