check_file
Check spelling in files with syntax-aware parsing to identify errors in comments and strings while ignoring code syntax.
Instructions
Check spelling in a file with syntax-aware parsing
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to check | |
| language | No | Language code for spell checking | en-US |
| syntaxAware | No | Enable syntax-aware parsing for code files |