- Support for Delphi 13 Florence
- Support separate Explorer view for each edit window:
When a New Edit Window is opened it is no longer linked to the initially created Explorer instance as it has been in previous versions. To add a separate explorer instance to the new edit window click on the Selection source icon at the left of the Entity Insight toolbar:

- Fix parser error on generic type declaration TMyType<T>= class
( >= was interpreted as greater or equal ) - Handle end-of-line comment in Reverse Assignment
- Adjust comma/semicolon when moving selection up/down inside uses clause
- Synchronize Explorer View when unit changes due to failed compilation
- Don’t hide selection in Member View when styled
- Don’t show MMX in context menu in Welcome Page
- Load settings from other IDE version if none exist for the current one
(think of installing a new Delphi version) - Linked Module Analyzer expects .map file next to .exe file
- Fix navigation failing for some generic classes
- Fix error with separate LiveDoc form
- Fix a handful of internal errors
Note: As the version changed from 15 to 16 there will be separate folders for the program, template files and several others. You will also be asked to use the V15 settings for the new V16 installation.