Up to LgiIde...
About
Initial release:
- Builds external makefiles and lists build output.
- Runs executables and lists console output.
- Find in files, lists grep like results.
- Output from builds, executes and find in files listed in tab control panel. F4 moves to the next message.
- Heirarchy of files containing files that related to a project.
- Projects can depend on each other. Dependant projects are loaded along side the main project.
- Images and resource files open in external editors.
- Source code and makefiles open in an MDI window view.
- Project settings include templates for function and file headers.
- A dependency tool can list all the libraries that the output executable uses in a tree view.
- Added information tray to the doc edit window. Shows the cursor's column and line numbers and gives you a menu of functions to navagate CPP source.
- Added space->tab and tab->space tools.