fixAllLintErrors
Automatically fix lint errors in code files by applying VS Code source.fixAll or falling back to eslint, biome, or ruff.
Instructions
Auto-fix lint errors. VS Code source.fixAll when connected, falls back to eslint/biome/ruff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | File to fix (relative or absolute path) |