sponsor Vim development Vim logo Vim Book Ad

JumpInCode : more convenice way to use ctags and cscope in vim

 script karma  Rating 20/9, Downloaded by 1126  Comments, bugs, improvements  Vim wiki

created by
zuopeng chen
 
script type
ftplugin
 
description
"EN"
ctags and cscope plugin, more convenice way to use ctags and cscope in vim

Command:
\jc   Generate tags and cscope database from current directory
\jst   tags config window
\jsc  cscope.out config window
                  
Requirement:
ctags and cscope
win32: $VIM\vim7*\ctags.exe
win32: $VIM\vim7*\cscope.exe

You can download ctags.exe and cscope.exe from: http://code.google.com/p/easy-vim/

Who can tell me why I can't upload a new version?

I don't know why I can't upload a new version, so I start a new branches at: http://www.vim.org/scripts/script.php?script_id=2943

"中文  ZH"
自动生成并使用ctags和cscope

命令:
\jc    从当前目录生成tags和cscope.out
\jsc  cscope配置窗口
\jst   tags     配置窗口

系统要求:
预安装要求ctags和cscope:
win32: $VIM\vim7*\ctags.exe
win32: $VIM\vim7*\cscope.exe
unix: ctags and cscope

ctags 和cscope Win32版: http://code.google.com/p/easy-vim/

不知道为什么这个页面的我不能够提交新的版本,所以我开了新的分支页面:http://www.vim.org/scripts/script.php?script_id=2943
 
install details
Copy JumpInCode.vim to  ~/.vim/plugin/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
JumpInCode.vim 1.00 2009-09-20 6.0 zuopeng chen 修复了脚本中大多数问题,1.00稳定版本
Almost all bugs Fix in script, stable version 1.00
ip used for rating: 18.223.172.252

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github