Oxygene - Fix common coding errors and typos with a single click.

Oxygene - Fix common coding errors and typos with a single click.

Oxygene's editor-integrated Fix-It support provides automated options to fix common coding errors with a single click – be it to fix the case of an identifier, add a missing semicolon, set up a required assembly reference, or similar. Building on top of that, Spell Checking is integrated into the compiler and contributes to Fix-It by automatically suggesting the proper spelling or case of identifiers and keywords; Spell-checking it also lets the compiler resume compilation beyond errors and produce significantly more precise follow-up errors when an unknown-while-misspelled type is encountered.