organizeImports
Sort and organize import statements in a workspace file using VS Code extension or fallback tools like Biome or Prettier.
Instructions
Organize/sort imports in workspace file. Uses VS Code ext when connected; falls back to Biome or Prettier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | File to organize imports in (relative or absolute path) |