sponsor Vim development Vim logo Vim Book Ad

exUtility : Global search,symbol search,tag track...(Like IDE/Source Insight)

 script karma  Rating 29/16, Downloaded by 3072  Comments, bugs, improvements  Vim wiki

created by
Wu Jie
 
script type
utility
 
description
The original idea to develop this plugin is to enhance the vim, as an IDE like editor.
The plugin has the following features:

    Global Search
        1: Display global search result.
        2: The search result can be edit and batch select into a quick view window.
        3: Display the search result history.

    Tag Select
        1: Display tag preview and have good ui for user to select tags
        2: Display tag stack and code-line preview for easy pop stack, re-entry stack, re-select tags.Good ui for user to easy track code.

    Symbol List
        1: Display the symbols based on the tags-file
        2: Pick up symbol pattern and copy it into quick-view window
        3: Symbol tag jump

    Environment Setting
        1: Automatically generate project
        2: Variable setting
        3: Multi-projects support
                                                *exUtility-Contact*
 
install details
1.1. Files~

The exUtility have these files:

plugin\exEnvironmentSetting.vim
         exGlobalSearch.vim
         exSymbolTable.vim
         exTagSelect.vim
         exWindow.vim

doc\exUtility-exEnvironmentSetting.txt
      exUtility-exGlobalSearch.txt      
      exUtility-exSymbolTable.txt
      exUtility-exTagSelect.txt
      exUtility-Install.txt

1.2. Copy the file into your vim-runtime path~
copy all the file into your vim-runtime path

1.3. After install you should read~
exUtility have a lot of docments, but don't worry about this. We wrote
a quick-start section for user to easy star up the plugin.
Read the quick-start section in each doc file first.
We recommend you read them in this order:

        exUtility-exTagSelect.txt          
        exUtility-exGlobalSearch.txt        
        exUtility-exSymbolTable.txt        
        exUtility-exEnvironmentSetting.txt  


==========================================
ABOUT US:

Our goal is to make a easy GNU-tools support Vim.
we still have a lot of bugs and things to do in exUtility, and we need your
help if you love and concern this project.
If you have any good idea for the exUtility,
    any bug reports,
    any advises,
    any questions,
Feel free to contact us, we will reply your mail asap. We're vim fans

Contact Method:
Wu Jie: ayacai (AT) 163 (DOT) com
Yu Jian Rong: YuJianrong (AT) GMail (DOT) com
 

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
exUtility-4.2.0.tar 4.2.0 2006-12-14 7.0 Wu Jie exUtility-4.2.0~
Bug Fix:~
exGlobaleSearch: <1> fix jump error when the file have been modified.
exWindow: <1> prevent edit same file when jumping, to prevent a pop-up error message.
Additional Features:~
none
exUtility-4.1.0.tar 4.1.0 2006-12-12 7.0 Wu Jie Initial upload
ip used for rating: 3.137.185.180

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