Archive for June, 2009



+ Hotkeys are shown in the menus. + File browser for code snippets and templates choosable (2 global variables). + Two new hotkeys: include file description (implementation, header). + New menu item: namespace alias + Bugfix: wrapper script for use of a xterm could not handle parameters containing blanks. + Several minor improvements.

– Delivered by Feed43 service

Updated string, background, xml/html tags and PHP docblock colors. Also removed italics and underline from docblock params

– Delivered by Feed43 service

add more keywords

– Delivered by Feed43 service

* Another bug where mcclim confused vim with syntax additions. Functions with ] or [ in them will no longer show up as highlighted. * Install.sh in the vim plugin was using the wrong environment variable

– Delivered by Feed43 service

Fixed problem with space in sign path Added possibility to put plugin in $VIM or $VIMRUNTIME checking the nocompatible option

– Delivered by Feed43 service

Fixed problem with space in sign path Added possibility to put plugin in $VIM or $VIMRUNTIME checking the nocompatible option

– Delivered by Feed43 service

* Fixed a bug where loading up packages that defined symboles such as \ and ‘ would cause syntax additions to fail * Added plugin installation. * Fixed how the main thread and repl thread share sender data, which should translate into faster bootup times.

– Delivered by Feed43 service

* Fixed a bug where loading up packages that defined symboles such as \ and ‘ would cause syntax additions to fail * Added plugin installation. * Fixed how the main thread and repl thread share sender data, which should translate into faster bootup times.

– Delivered by Feed43 service

Initial upload

– Delivered by Feed43 service

    * New features           o add exBufExplorer.           o add bookmarks in exBufExplorer.           o When cursor hold in exProject window, it will echo the full path in the cursor line.           o add ex_toolkit_path so user can install toolkit folder in a specific path.           o user delete bookmark directly in exBufExplorer.     * Changes           o change gf function to use lookupfile plugin.           o add SS command for filtering symbol table search result     * Bug fix           o fix quickgen bash script if statement syntax error.           o fix fail to run quick_gen_project script in csh shell.           o fix !FreeBSD ctags can’t be detected correctly.           o fix buffer delete mess the window layout when there have several window opened.           o fix \ff,\fd search error, new method can even use smart case for search.           o fix ctrl-left/right will go to the next buffer in plugin window, mess-up the window layout.           o fix exCscope syntax file name syntax highlight beyond the range.           o fix restore buffer never execute auto-command in last edit-buffer.           o only do search jump when current line not matched with the pattern in exJumpStack

– Delivered by Feed43 service