IDEal version 0.8.94 is now available...
Download it here:
www.fungamesfactory.com/download.php?get=IDEalSetup_0.8.94.exeChanges in 0.8.94:
[Added] Review Declarations - allows you to review the source code to detect unused declarations (Variables, Constants, Functions).
[Added] Insert ScanCode - Insert scancodes easily ( optionally with Keyhit, Keydown ) .
[Added] 'Edit userlibs' now allows you to edit the userlib file in the same dialog.
[Added] Mark All in the Find/Replace dialog is now functional .
[Added] Association and ability to open a workspace from .iws files.
[Added] Function help field in the status bar is auto-resizable and follows parameters ( on long function declarations ).
[Added] Columns widths in the Code Explorer are now saved and restored on next start-up.
[Added] Customize UI - command ( by default in the Settings menu ) that brings you to the customization of the User Interface.
[Added] Check for some needed system files on start-up ( checks if they are registered and offers to register them if they aren't ).
[Changed] Autocomplete is now enabled in declaration lines after the actual declaration.
[Changed] Moved to the latest scintilla build.
[Changed] 'Export to HTML' now accepts code formatted without LineFeed characters ( some other IDEs use this type ).
[Fixed] Wrongly selected userlib on starting 'Edit Userlib' dialog.
[Fixed] Parser bug that may lead to repeated exceptions after removing certain code elements.
[Fixed] Function Help tips may highlight wrong parameter in some cases.
[Fixed] When compiling project, compile error in a file that is not included in a project would throw an exception.
[Fixed] IDEal would throw an exception when adding existing files to a project if the active window wasn't part of the project.
[Fixed] Cursor and the last line can became invisible when the last line is part of the folded block of code and you try to focus and type after that line.
[Fixed] Double Click on an empty Dirs favorites list throws an error.
[Fixed] Renaming the active directory in the File Explorer in some other Windows process would throw an exception.
Screenshot... Review Declarations in action:
http://www.fungamesfactory.com/screenshots/reviewdec.pngEnjoy!