Download List

Projeto Descrição

IComplete is a generic command line program for
Linux that lists possible code completions for a
certain position in C/C++ source code. It also
offers a Vim plugin (Vim 7 only) to bring an
IntelliSense-like code completion system to this
editor.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-20 19:13 Back to release list
0.4

Apoio completamente novo espaço. A opção-t para especificar um nome de marca diferente. A completamente nova # include file parser que corrige o problema de macros que não entendem \ \ s códigos em expressões regulares. A segfault foi corrigido (mmap substituído fread). Suporte a Java foi melhorado, incluindo um shell script para criar um arquivo de tags Java para as classes do sistema. Espaços reservados para o trabalho por mais de dois argumentos agora (o 'g' foi omitida a partir do comando de substituição). sys / types.h foi adicionado à parse.h e tree.h, que resolve compilar no Mac OS X
Tags: Minor feature enhancements
Completely new namespace support. A -t option to specify a different tag filename. A completely new #include file parser that fixes the problem of macros that do not understand \\s codes in regular expressions. A segfault has been fixed (mmap replaced with fread). Java support has been improved, including a shell script to create a Java tags file for system classes. Placeholders work for more than two arguments now (the 'g' was omitted from the substitute command). sys/types.h has been added to parse.h and tree.h, which solves compiling under Mac OS X

Project Resources