I’m currently working on the Python certification. Suddenly today the code editor is giving certain bits of code the red underline (that typically means misspelling) and has stopped providing the auto-indent normally provided after typing a colon and enter (as for a function signature or loop header). Refreshing/resetting/closing browser/turning off extensions does not help. It persists in incognito mode and even in other browsers. It seems to be a setting in my FCC account/editor setting but I can’t seem to find it.
Welcome to the forum @mgdoyle!
Please provide a screenshot of the red underlining you are seeing. I just want to make sure there is no error in your code that’s causing that.
Edit: Nevermind. I just started seeing this issue in the editor when viewing Python code. I’ll create a GitHub issue if someone from the support team doesn’t respond soon. Thank you for reporting this issue!
Happy coding!