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,