@waffle
I would always advise saving the project after adding a new include / existing include.
@Karlos
Fixed the bug - now set to 32bit colour by default.
Release Candidate 3
==============================================
You need Beta 2 installed to run this version.
Changelog:
- Changed the way Goto Definition now works, it now uses a browse info file automatically created as necessary, enabling closed files to be browsed
- Only the main file is now loaded when a project is first opened, making work faster and easier with larger projects
- Full screen res now has 32bit colour depth specified by default
- Added progress info to help search
- Project comments working (finally!)
- Help viewer mode now saved
- Help view tab no longer shows "Page Not Found" site if no help file exists for a command
- Added a proper viewer for 3rd party plugin DLLs. Clicking "Plugin Information" now shows name, DLL name, parameters, return value & syntax (if specified)
- Search project dialog now shows line text next to each item for easier identification
- Added print dialog
- Macro processor now much faster. (VB slows down quite a bit with huge strings,
so I changed the system to use an array of smaller strings instead)
- Changed the way error line identification works as a result of change #2 (above)
- Many other bug fixes & tweaks
Known Issues
============
- The line number tracking does not take concantation into account.
- The "Default Project Folder" setting under IDE preferences doesn't do anything at the moment (see below)
Download:
BlueIDE Release Candidate 3
*Note*
I do not intend to add any more major features before the version 1.0.0 release. I may add an auto configure project option, its half-completed but no guarantees.