1. Viewing GAD (GeoDict Analytic Data) files in notepad++ used to work best with the XML setting.
Since I moved to GeoDict 2023, that does not work anymore, the syntax seems to have changed a lot.
How do I view GAD files with fold and unfold capability again, as I was used to?
Thank you,
Andreas
Hello Andreas,
for GeoDict 2023 we changed the syntax for those files to YAML, but to make sure that it has a good usability we chose a Python compatible variant.
This means you can set your text editor both to Python and YAML and will give your used highliting and collapsability behaviour.
Cheers,
Aaron