This causes issues with code completion in VSCode, because it's unable to build a completion cache as a consequence of accessing a field that doesn't exist in the externs:
crashdumper/CrashDumper.hx:196: characters 19-46 : openfl.events.Event has no field __isCanceled
This causes issues with code completion in VSCode, because it's unable to build a completion cache as a consequence of accessing a field that doesn't exist in the externs: