LinuxSir.Org  
| 网站首页 | 注册账号 | 论坛帮助 |

欢迎来到LinuxSir.Org!
您还未登录,请登录后查看论坛,或者点击论坛上方的注册链接注册新账号。


发表新主题 回复
置顶的主题  
主题工具
旧 05-09-10, 11:48 第 1 帖
jhuangjiahua
 
jhuangjiahua 的头像
 
 
★☆版★主☆★  
  注册日期: Apr 2004
  我的住址: 深空
  帖子: 9,502
  精华: 19
 

标题: 大家来推荐好用的 VIM 扩展~~


麻烦大家都来推荐下好用的 vim/gvim 扩展

~~







__________________
-
每日抽一刻钟解答 ML 中初学者的问题,
每周抽两小时整理新学知识,发表体验 Blog/Wiki/mail 分享出去,
每周至少抽四个小时来翻译自个儿喜欢的自由软件的文档,
每月至少抽八小时编程,推进自个儿的项目,
每年至少参加一次自由软件的活动,传播自由软件思想,发展一名自由人…………

只要我们每个人都坚持下去!
10年!就可以改变中国软件的整体风貌!
          ── woodpecker.org.cn

───────────────────
linux.hiweed.com  ubuntu.org.cn  sf.net/projects/pycds
  jhuangjiahua 当前离线   回复时引用此帖
旧 05-09-10, 11:51 第 2 帖
jhuangjiahua
 
jhuangjiahua 的头像
 
 
★☆版★主☆★  
  注册日期: Apr 2004
  我的住址: 深空
  帖子: 9,502
  精华: 19
 

标题: Vim JDE : Vim - Just a Development Envirement (Java/C++)


http://www.vim.org/scripts/script.php?script_id=1213


created by
Fuchuan Wang


script type
utility

description
Just a Development Environment for VIM . (VJDE)
And now , It's support C++/C by ctags
(VIM>=700 , +ruby future is on , JDK 1.5 support , JDK1.4 (maybe, not tested))
use <c-space> as the Code completion key!
snap http://www.publicinfo.com.cn/wfc/
Just work for :
Project manager (load/store your VJDE settings)
Code completion ( working for java and jsp,taglib,html,xml,xsl,xsd) (VIM 7.0 required)
Source tools( variable extract local, member,argument, extract number or String to constance , fix build
unreported exception error ( depends on getqflist() )
Source tools ( Override methods, implements interface,extract import, sort import)
Create javadoc (depends on jcommentor.vim)
Create getter/setter stub.
Generate constructor of class which has all member;



















Outocommand for dot





Input and filter in Preview window.








M-d Show Javadoc in Preview window.Working on CursorHold too.

此帖于 05-09-10 11:54 被 jhuangjiahua 编辑.
  jhuangjiahua 当前离线   回复时引用此帖
旧 05-09-10, 12:34 第 3 帖
jhuangjiahua
 
jhuangjiahua 的头像
 
 
★☆版★主☆★  
  注册日期: Apr 2004
  我的住址: 深空
  帖子: 9,502
  精华: 19
 

标题: Pida : A graphical IDE that uses Vim as its editor over the client-server protocol.


http://pida.berlios.de/

http://www.vim.org/scripts/script.php?script_id=1293

script type
utility

description
I personally believe that Pida offers a unique experience for programmers and other Vim users. It is essentially an IDE, except that it lives entirely outside the text editor (Vim) and all the other tools it uses.

It is written in Python, and uses the GTK toolkit.

Once installed, you can run Pida to connect to existing "vim -g" or "vim --servername <name>" sessions, or run in embedded mode, to embed a single instance of Vim much like a conventional IDE.

Please visit http://pida.berlios.de/ for the application website (there may be newer verisons there) for more details, or see a (large) screenshot of pida being used to develop itself at http://pida.berlios.de/images/5/5c/Pida_embed.png.

Pida is still early at this stage, and I very much appreciate all types of bug reporting, advice, criticism etc.




Deb 包在这儿 http://pida.berlios.de/index.php/PIDAownloads


  jhuangjiahua 当前离线   回复时引用此帖
旧 05-09-10, 16:30 第 4 帖
ailantian
 
ailantian 的头像
 
 
注册会员  
  注册日期: Jan 2004
  我的住址: 长春 ***JLU***
  帖子: 1,638
  精华: 1
 

http://insenvim.sourceforge.net/

这个似乎就包含了jde了,
只是这个目前只能在windows下面用,试过的,好用
支持Java
C++
C#
JSP
XML
HTML
SQL

您说的那个jde在linux下面以前试过几次,没成功,因为他说支持linux的,
不过我始终没装上,










__________________
debian软件安装方便,软件包数量多,可定制性强,不用到网上搜软件,没有依赖性的问题,推荐使用:)
[url]http://debian.cn99.com/debian-cd[/url]
[url]http://cdimage.debian.org/pub/weekly/[/url]
[url]http://cdimage.debian.org/pub/cdimage-testing/daily[/url]
[url]http://www.debian.org/devel/debian-installer/ports-status[/url]
amd 64的这里 已经released [url]http://debian-amd64.alioth.debian.org[/url]
或者这里[url]http://amd64.debian.net/[/url]

此帖于 05-09-10 16:33 被 ailantian 编辑.
  ailantian 当前离线   回复时引用此帖
旧 05-09-10, 17:03 第 5 帖
jhuangjiahua
 
jhuangjiahua 的头像
 
 
★☆版★主☆★  
  注册日期: Apr 2004
  我的住址: 深空
  帖子: 9,502
  精华: 19
 

很多扩展都很不错 , 就是担心装扩展太多影响 gvim 启动速度...
  jhuangjiahua 当前离线   回复时引用此帖
旧 05-09-11, 11:24 第 6 帖
flymeteor
 
flymeteor 的头像
 
 
注册会员  
  注册日期: Jan 2004
  帖子: 217
  精华: 1
 

tabbar.vim.......打开多个文档时可以像UE一样有标签的效果..通过alt+1,2,3切换

在文本模式下vim中使用正常...但是图形界面下gvim中快捷键却失效了...我晕,好郁闷-_-

此帖于 05-09-11 11:29 被 flymeteor 编辑.
  flymeteor 当前离线   回复时引用此帖
旧 05-09-12, 12:32 第 7 帖
无双
 
无双 的头像
 
 
注册会员  
  注册日期: May 2003
  帖子: 1,799
  精华: 25
 

编程相关
c.vim 自动给c增加注释的 如头部注释
Align.vim 对齐用的 如果经常写代码需要对齐的话可以使用
DoxygenToolkit.vim 产生Dox格式的注释 写c/c++等函数时使用方便
DrawIt.vim 使用文本画画
a.vim 自动在.h 与.cpp中切换
cscope_win.vim 支持使用cscope来代替ctags
taglist.vim 在左边栏产生函数与定义列表 需要安装ctags

文件管理
winmanager.vim 在左边栏列表当前文件列表 相当于windows的资源管理器
bufexplorer.vim 在winmanager下方显示当前所有的缓冲区,单击可以切换缓冲区







__________________
loveunix.net

讨论技术的好地方

[IMG]http://www.loveunix.net/style_images/1/logo2.gif[/IMG]
欢迎参观我的论坛
  无双 当前离线   回复时引用此帖
旧 05-09-13, 23:49 第 8 帖
jhuangjiahua
 
jhuangjiahua 的头像
 
 
★☆版★主☆★  
  注册日期: Apr 2004
  我的住址: 深空
  帖子: 9,502
  精华: 19
 

vimcdoc
vim 中文帮助等
这个不是扩展,但是我想很多人都会喜欢
http://www.vim.org/scripts/script.php?script_id=775
  jhuangjiahua 当前离线   回复时引用此帖
旧 05-09-14, 23:53 第 9 帖
flymeteor
 
flymeteor 的头像
 
 
注册会员  
  注册日期: Jan 2004
  帖子: 217
  精华: 1
 

还有desert.vim,俺最喜欢的一个color scheme,看起来很舒服。。。:)
  flymeteor 当前离线   回复时引用此帖
旧 05-09-20, 00:27 第 10 帖
pupilzeng 帅哥
 
 
 
注册会员  
  注册日期: Jun 2002
  我的住址: 云游四海
  帖子: 2,280
  精华: 11
 

yankring.vim一个像emacs中的剪贴环的插件







__________________
Simplicity is beauty!
  pupilzeng 当前离线   回复时引用此帖
旧 05-09-23, 20:37 第 11 帖
CrazyDiamond
 
CrazyDiamond 的头像
 
 
注册会员  
  注册日期: Mar 2005
  帖子: 79
  精华: 0
 

下了这个Vim JDE 是一个命名是vjde.tgz的文件
怎么用阿
看着好像是windows下用的?







__________________
C4 1.7 DDR266 512M GF2MMX440
hda SEAGATE 160G Windows XP
hdb WestDigital 40G RED HAT EL AS4
  CrazyDiamond 当前离线   回复时引用此帖
旧 05-09-29, 03:50 第 12 帖
yongjian
 
yongjian 的头像
 
 
★版☆主★  
  注册日期: May 2003
  我的住址: Linux
  帖子: 2,572
  精华: 9
 

http://vim.sourceforge.net/tips/tip_download.php
vimtips - All vim tips collected from vim.sourceforge.net.







__________________
15" C2D MBP.
有简单的,不用复杂的!看到复杂的,尽量简单化!
Unix/Linux Philosophy: Be small! Be concentrated! One program does one thing and do it perfectly!
∞ years - 宇宙中最后的物质 Proton heat death. 之后,宇宙将以纯能量的形式永远存在。。。一切皆空
  yongjian 当前离线   回复时引用此帖
旧 05-09-29, 12:02 第 13 帖
SIHAICHINA
 
 
 
注册会员  
  注册日期: Sep 2005
  帖子: 3
  精华: 0
 

标题: jde.vim安装失败


我的vim 6.3 cygwin 下安装好jde.vim后 提示vim>700 need 可是我下载的时候看到jde.vim支持 vim 6.0
  SIHAICHINA 当前离线   回复时引用此帖
旧 05-09-29, 12:12 第 14 帖
jhuangjiahua
 
jhuangjiahua 的头像
 
 
★☆版★主☆★  
  注册日期: Apr 2004
  我的住址: 深空
  帖子: 9,502
  精华: 19
 

不清楚啊

没有用过 cygwin 下的 gvim
  jhuangjiahua 当前离线   回复时引用此帖
旧 05-09-29, 13:33 第 15 帖
SIHAICHINA
 
 
 
注册会员  
  注册日期: Sep 2005
  帖子: 3
  精华: 0
 

标题: jde.vim 可以在vim下用吧,我用的不是gvim


请问斑竹这一段说明是什么意思:
script type
utility

description
Just a Development Environment for VIM . (VJDE)
And now , It's support C++/C by ctags
(VIM>=700 , +ruby future is on , JDK 1.5 support , JDK1.4 (maybe, not tested))
use <c-space> as the Code completion key!
  SIHAICHINA 当前离线   回复时引用此帖
发表新主题 回复


主题工具

发帖规则
您 [不可以] 发表新主题
您 [不可以] 回复主题
您 [不可以] 上传附件
您 [不可以] 编辑您的帖子

已 [启用] BB 代码
已 [启用] 表情符号
已 [启用] IMG 代码
已 [禁用] HTML 代码
[论坛跳转…]


所有时间均为[北京时间]。现在的时间是 14:01


Powered by vBulletin 版本 3.6.8
版权所有 ©2000 - 2010, Jelsoft Enterprises Ltd.
官方中文技术支持: vBulletin 中文
版权所有 ©2002 - 2009, LinuxSir.Org