CodeForge IDE v6 is released! |
2008-03-19
|
|
New features include:
-
New project-wide live symbol panel and symbol server - maintains a live view
of all the symbols defined in the project. A database of all the symbols is
maintained by the symbol server and used by the symbol navigation facilities
and the Coding Assistant. Code changes are parsed in the background without
interrupting workflow.
-
Improved Code Assistant - faster, smarter and more efficient. Can parse even the
most complex C/C++ expressions. Saves time and prevents syntax errors.
-
AutoText - configurable code template expansion.
-
Improved code navigation capabilities - right-clicking on symbols in the
symbol panel and editor now presents navigation options such as 'jump to
definition', 'jump to declaration'.
- New class/method/attribute management dialogs - 'add class', 'add method' and
'add attribute' accessible by right clicking on targets and symbols in symbol
panel and symbol names in editor.
- Improved Team Development - Project Structure, Build Configurations and
environment variables are now store in Revision Control and shared between
users.
- User-Configurable Build Configurations - User can define multiple build
configurations, each with their own set of tools options and switch between
them on the fly. Environment variables definitions are now also Build
Configuration based.
- Syntax highlighting of user symbols.
- Qt4 Support.
- Recursively add directory trees to projects - user-defined filters are used to
add source and include files to the project.
- New Include Path generation facility.
- Directories can now be linked to targets - Filters can be defined to compile
and link directory contents into the target.
- Automated license request and installation.
- GUI updates (dockable panels)
- Support for VSS Bridge v2
- New self-extracting package system
Packages are available for download here.
|
Copyright (C) Code Forge, Inc. 1997-2008. All rights reserved.
|