o Holding Ctrl key while clicking on expand / collapse bookmark will expand / collapse
all child blocks in the parent block.
o The edit control now supports unlimitted line lenghts.
o Added Find All to Property context menu.
o Ctrl+F now closes the find dialog if it has focus.
o Added Debug / Break. Very useful if your program hangs in a loop.
o The debugger now breaks if there is an exception.
o Added FPU and MMX register view to debugger.
o The last directory used to open a file or project is now saved.
o Added Edit / Empty Undo Buffer.
o Added UpdateChecker addin.
Lets you check for new version, download and unzip FbEdit.zip.
o Added UndoSave addin.
Saves undo information on project code files.
o Fixed a dialog editor bug that caused it imposible to
select controls on win95,98 and me.
o Added register window to debug.
o Fixed bug where the string !”Hello \n\”world\”!” would not be highlighted correctly.
o Fixed bug where Loop instruction in an Asm block caused collapse problems.
o Added code complete on functions that returns a type or a pointer to a type.
o Added support for nested namespaces.
o Improved code complete on namespaces and with blocks.
o Improved code complete on #Include and #Inclib
o Compile modules only if newer now checks included header files recursively. Included libraries are also checked (not 100% reliable).
o Improved dialog editor control selection and moving with snap to grid.
o The resource editor work area scrollbars are now hidden when not needed.
o Fixed menu editor bug if enter key was pressed.
o Fixed dialog editor bug if a control was partially outside the tialog.
o Fixed bug where duplicate resource names could be exported.
o Fixed code complete bugs on #Include and #Inclib
o Fixed bug where editing MANIFEST, TOOLBAR, RCDATA or custom resource could leave garbage at the end.
o Fixed bug where changing the manifest file name did not work.
o Fixed a bug where the resource editor properties combo would be set to ‘#define’ when names are exported.
Several improvements and bugfixes.