Suggestion: Change example for dump highlighting to use dlls instead of exe files, due to Macos
Options
The example "All about dump > More tricks > Highlighting data" uses .exe files to highlight in the table. Since Macos doesn't have .exe files, this doesn't highlight anything.
Suggestion: Change sample to use .dll instead, so that it works on both Windows and Macos.
Comments
-
Same with the "Advanced highlighting" in the same folder. Might change this to use .json instead of .exe, since there are such files there on both platforms.