Recently I've been using ChatGpt to help fix my compiling errors. Worked great. Sometimes it's a trial and error with the AI , but I kept posting new error codes and it kept giving me the fixes . Plus it explains why the error occurred and where in the code to place the corrected code. Like commuting with a teacher. You can copy and paste the errors from MetaEditor into the chat window
Also, there is a limited number of characters you can place in one message. I put FXDreama code into an online chat prompt splitter and then posted the individual sections so Chat GPT could read the full code. The amazing thing is that ChatGPT kept track of 1 of 7, 2 of 7 etc., knew when I was done an then asked what I wanted. That's when I posted the errors, which were from me manually adjusting and/or adding code