- Does it catch subject-verb agreement errors?
- Yes — agreement errors, tense inconsistencies, article usage, and punctuation issues are all flagged. Complex nested clauses may occasionally be misanalyzed.
- Does it check for style or just grammar?
- Both — grammar errors are flagged as errors; style suggestions (passive voice, wordiness, adverb overuse) are flagged as warnings and are optional to apply.
- Can it handle technical jargon?
- Add domain-specific terms to the custom dictionary to prevent them from being flagged. Words in code spans (backtick-wrapped) are automatically excluded from spell-checking.