I just added some minor enhancements to my Delphi Ide Explorer expert:
- For TShortCut properties it now also displays the text representation for the shortcut.
- For TShortCutList properties (TAction.SecondaryHotkeys) it now displays "<no shortcut>" if the list is emtpy rather than an empty string
- For TStrings properties it now displays "<empty>" if the list is empty rather than an empty string
Also, in September 2020 I added search for caption and type names. Yes that’s not quite so recent, but I think I never mentioned it in my blog.