Playground is available on desktop.

Playground

Disconnected
Tools
Debug
Solution Management
Diagnostics
Search
Analysis
Refactoring
External Source
Batching
Get Diagnostics

Gets compiler diagnostics for the loaded solution/project.

Optional file path filter.

Optional project name filter.

Minimum severity: 'error', 'warning', 'info', or 'hidden'. Default is 'warning'.

Optional category filter (e.g., 'Compiler', 'Style').

Optional diagnostic ID prefix filter (e.g., 'CS', 'CA', 'IDE').

Optional sort: 'severity', 'filePath', 'id', 'lineNumber', 'projectName'.

Sort order: 'asc' (default) or 'desc'.

Pagination offset. Default is 0.

Pagination size. Default is 200.

Timeout in milliseconds. Use 0 to disable. Default is 30000.

Response

No response yet.

Select a tool and press F5 to execute.