zig_diagnostics
Retrieve errors and warnings for a Zig source file by providing its absolute path, using the Zig Language Server.
Instructions
Get diagnostics (errors, warnings) for a Zig source file via ZLS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .zig file to diagnose |