Linux SoftwareText Editing&ProcessingIDEsIComplete 0.3

IComplete 0.3


IComplete is a command line program, which lists possible completions for a certain position in a source code, reusing the excellent
Developer:   Martin Stubenschrott
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


IComplete is a command line program, which lists possible completions for a certain position in a source code, reusing the excellent Exuberant-ctags program.

Currently it only works with C/C++ source code, and partly with Java and probably C# sources.

IComplete is meant to be editor-independent, so you can use it as an API browser for the command line, no matter which editor you prefer.

However, I provide an integration plugin for Vim, which helps speeding up your coding sessions, especially with new APIs.

Here are some key features of "IComplete":
  • Automatic generation of a tags file for the current source file by building a tree of included files.
  • Listing members (also inherited ones) of a class
  • For QString s; s. only non-static members are suggested, for QString:: only static ones.
  • Listing all function signatures of overloading methods
  • Recognizes return values of methods.
  • QWidget w; w.rect().topLeft(). // List completions for a QPoint
  • Uses the scope of the cursor position
  • Recognizes, if you are inside a method-definition and completes also private or protected variables for this class. For a global scope, only public members are suggested.
  • Works in both console and graphical vim
  • Uses a cache system for increased speed.

    Installation:

    ./configure
    make
    su
    make install

    What's New in This Release:
  • The Vim plugin has finally been converted to reuse the new omnifunc.
  • Placeholder support has been added.
    tags for qstring  members are  are suggested  class for  for the  completions for  source code  command line  

    Download IComplete 0.3


     http://prdownloads.sourceforge.net/icomplete/icomplete-0.3.tar.bz2?use_mirror=ovh
     http://prdownloads.sourceforge.net/icomplete/icomplete-0.3.tar.bz2?use_mirror=cogent
     http://prdownloads.sourceforge.net/icomplete/icomplete-0.3.tar.bz2?use_mirror=puzzle


    Authors software

    IComplete 0.3 (by Martin Stubenschrott)
    IComplete is a command line program, which lists possible completions for a certain position in a source code, reusing the excellent


    Similar software

    IComplete 0.3 (by Martin Stubenschrott)
    IComplete is a command line program, which lists possible completions for a certain position in a source code, reusing the excellent

    Py++ 0.8.2 (by Roman Yakovenko)

    Access Modifier Eclipse Plug-in 1.2.6 (by Nils Winkler)
    Access Modifier Eclipse Plug-in allows the user to change the visibility (public, protected, default, private) and other modifiers (f

    PyChecker 0.8.17 (by Neal Norwitz)
    PyChecker is a tool for finding bugs in python source code

    Python rope 0.4m2 (by Ali G Rudi)
    rope is a Python IDE

    bb_mug 1.5 (by S. Franke)
    bb_mug is a simple, tiny, and fast Java class obfuscator

    Database Bean Generator 2.1.0 (by Josep Carles)
    Generator is an command line application written in java that have the goal to make easy the construction of little applications that

    Xrefactory 2.0.9 (by Marian Vittek)
    Xrefactory is a plugin for Emacs, XEmacs, and jEdit which provides code completion, source browsing, and refactorings

    JDebugTool 3.8.2 (by debugtools)
    JDebugTool is a standalone graphical Java debugger built on top of the standard JPDA (Java Platform Debugger Architecture).

    Here a

    ktexteditor-yankbuffer 0.2 (by Erik Johansson)
    ktexteditor-yankbuffer is a plugin for KDE text editors that gives you yank (C-y) behaviour and emacs-like kill line (C-k)


    Other software in this category

    Anjuta IDE 2.0.2 (by Naba Kumar)
    Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ in GNU/Linux

    jEdit 4.3 pre8 (by Slava Pestov)
    jEdit is an Open Source text editor written in Java

    Wing IDE 2.1.3 (by Wingware)

    SDE for Eclipse 4.0 (by Visual Paradigm International Ltd.)
    SDE for Eclipse (SDE-EC) speeds the application development lifecycle by integrating the Eclipse platform within one-stop-shop soluti

    RefactorIT 2.5.4 (by Aqris)
    RefactorIT project is a tool for Java developers

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags