V15.1.13

  • Fix crash in EventInfo view
  • Remove shortcut for Toggle – Favorite colliding with Search Indexer – Search in file
  • Allow creating inline var in Convert with statement
  • Add option to always use Default for uses clause sorting
  • Restore showing images during popup
  • Add option to allow MMX actions on IDE toolbars (was always active before, but significantly increases the load time on Delphi 11+)
  • Readme file is now version agnostic
  • Add missing step 5 in installation guide
  • Better support of generics in Show Related Classes
  • Allow selection of Delphi versions in setup
  • Add unit to implementation checks whether the unit already in interface
  • Add unit detects units even when unit scope names are absent
  • Allow removing modules from Known Modules
  • Populate search edit with word at cursor in Locate Type
  • Suppress missing type message when Add explaining var uses inline var/const
  • Don’t add unit to uses when triggering type is not public
  • Disable some MMX features when active project is not Delphi
  • Make separator lines between module procedures and functions optional (see  options Default Module procedure sorting)