Hi everyone,
When editing the an airport in the scenery editor I noticed that some elements are removed from the XML file when saving the file in the simulator:
1) Comments (<!-- comment -->) are removed. Since I write my approaches, SIDs and STARs in VS Code, I add comments to make things more distinguishable from the regular scenery code. If these are removed everytime I save the scenery in the simulator, it makes it incredibly hard to keep track of stuff.
2) Custom waypoints, VORs and DMEs are removed everytime I save the scenery in the simulator.
Is there anyway we can get these XML entries to be persistent when saving in the scenery editor?