推荐exVim——完美合成版vim

Vim、Emacs配置和使用
回复
age2cn
帖子: 2
注册时间: 2007-04-23 17:36

推荐exVim——完美合成版vim

#1

帖子 age2cn » 2009-07-23 14:08

在为vim的n多插件的选择烦恼吗?使用exVim吧.
功能介绍:
1.use one file ".vimentry" access your project.新建一种文件类型vimentry,用于工程管理.
2.update all files need for your project in one command.通过指令,快速更新tag,cscope,symbol等.
3.browse specific files in project window.建立工程文件列表,这个功能类似vs.
4.search files, tags, symbols and text in a faster way.通过不同操作,支持tag搜索,cscope搜索,整个工程搜索,变量搜索,强大!
5.trace your code by jump stack.记录每次搜索的关键字,可随时查看和返回,注意,是上文的所有搜索操作!
6.reading code faster by word highlight and macro highlight.强大的加亮风格,甚至支持根据macro #ifdef #else分别加亮.
7.view classes hierarchy pictures.用图片方式表示类继承.
8.compile project in vc/gcc and get error result from them directly through vim.可与vs或者gcc编译交互.
and so on...
包含插件:
独有插件,实现上述功能.
exUtility
exEnvironment
exProject
exBufExplorer
exTagSelect
exSymbolTable
exGlobalSearch
exJumpStack
exQuickFix
exMacroHighlight
exCscope
exMarksBrowser
exSearchComplete
包含插件:
MiniBufExpl:知名的buffer管理
ShowMarks:标签浏览
TagList:当前文件tag浏览
LookupFile:文件查找,支持filetag查找,目录浏览查找
visual-studio:vs交互.
EchoFunc
vimwiki
surround
EnhancedCommentify:注释加强
cmdline-complete
visincr
OmniCppComplete:补全

project:http://code.google.com/p/exvim/
group:http://groups.google.com/group/exVim

作者是chinese哦!!!
附效果图:
图片
上次由 age2cn 在 2009-07-24 9:35,总共编辑 1 次。
头像
linlee
帖子: 1132
注册时间: 2007-10-20 11:30

Re: 推荐exVim——完美合成版vim

#2

帖子 linlee » 2009-07-23 15:04

for Windows 的? :em06
age2cn
帖子: 2
注册时间: 2007-04-23 17:36

Re: 推荐exVim——完美合成版vim

#3

帖子 age2cn » 2009-07-23 18:46

for win32 and linux, both.
sanitywolf
帖子: 7
注册时间: 2009-04-03 11:48

Re: 推荐exVim——完美合成版vim

#4

帖子 sanitywolf » 2009-08-13 15:38

for linux 的版本没看到啊,
看了他网站上的介绍,不错,特强的,
不过,EMACS上做这些也不难吧,

是很怀念WIN下的SourceInsight,很强大的工具
lijihuai
帖子: 42
注册时间: 2007-02-06 22:52

Re: 推荐exVim——完美合成版vim

#5

帖子 lijihuai » 2009-09-01 0:20

用过,现在还在用呢,确实非常的强大,不过也正在学习 emacs,哈哈哈,第三次了,这次好像是真的可以上手了

反正这2个,难分伯仲啊,太强了

eclipse 也强,但是还是没有他们2好
头像
wukunpeng858
帖子: 29
注册时间: 2008-08-16 17:17

Re: 推荐exVim——完美合成版vim

#6

帖子 wukunpeng858 » 2009-09-08 23:08

真的不错,其实很多工具都开发的已经很好了,不过配置的...对新手来说太费时间了!
感觉exVim的文档还是太简单了,还需要加强!毕竟好工具也要大家检测才能稳定!
有没有exVim的问题反馈渠道啊?
回复