# IDE Plugin Compatibility Matrix

This matrix shows the compatible CLI version range for each IDE plugin version released in the past 12 months.

| Release Date | IDE Plugin                        | Compatible CLIs       |
| ------------ | --------------------------------- | --------------------- |
| 2026-04-13   | JetBrains 2.21.0                  | v1.1304.0 - v1.1304.1 |
| 2026-04-13   | Visual Studio 2.9.0               | v1.1304.0 - v1.1304.1 |
| 2026-04-13   | VSCode v2.31.0                    | v1.1304.0 - v1.1304.1 |
| 2026-04-13   | Eclipse v3.9.0 (v20260413.115019) | v1.1304.0 - v1.1304.1 |
| 2026-03-09   | VSCode v2.30.0                    | v1.1303.0 - v1.1303.2 |
| 2026-03-02   | Visual Studio 2.8.0               | v1.1303.0 - v1.1303.2 |
| 2026-03-02   | VSCode v2.29.0                    | v1.1303.0 - v1.1303.2 |
| 2026-03-02   | Eclipse v3.8.0 (v20260302.094734) | v1.1303.0 - v1.1303.2 |
| 2026-03-02   | JetBrains 2.20.0                  | v1.1304.0 - v1.1304.1 |
| 2026-02-05   | VSCode v2.28.1                    | v1.1302.0 - v1.1302.1 |
| 2026-01-19   | JetBrains 2.19.0                  | v1.1302.0 - v1.1302.1 |
| 2026-01-19   | Visual Studio 2.7.0               | v1.1302.0 - v1.1302.1 |
| 2026-01-19   | Eclipse v3.7.0 (v20260119.145629) | v1.1302.0 - v1.1302.1 |
| 2026-01-19   | VSCode v2.28.0                    | v1.1302.0 - v1.1302.1 |
| 2025-12-09   | JetBrains 2.18.1                  | v1.1301.0 - v1.1301.2 |
| 2025-12-09   | Visual Studio 2.6.0               | v1.1301.0 - v1.1301.2 |
| 2025-11-24   | VSCode v2.27.0                    | v1.1301.0 - v1.1301.2 |
| 2025-11-24   | JetBrains 2.18.0                  | v1.1301.0 - v1.1301.2 |
| 2025-11-24   | Eclipse v3.6.0 (v20251124.133531) | v1.1301.0 - v1.1301.2 |
| 2025-10-22   | Eclipse v3.5.0 (v20251022.132937) | v1.1298.0 - v1.1300.2 |
| 2025-10-22   | Visual Studio 2.5.0               | v1.1298.0 - v1.1300.2 |
| 2025-10-22   | JetBrains 2.17.0                  | v1.1298.0 - v1.1300.2 |
| 2025-10-21   | VSCode v2.26.0                    | v1.1298.0 - v1.1300.2 |
| 2025-09-18   | VSCode v2.25.0                    | v1.1298.0 - v1.1300.2 |
| 2025-09-02   | VSCode v2.24.0                    | v1.1298.0 - v1.1300.2 |
| 2025-09-02   | Eclipse v3.4.0 (v20250902.141917) | v1.1298.0 - v1.1300.2 |
| 2025-09-02   | Visual Studio 2.4.0               | v1.1298.0 - v1.1300.2 |
| 2025-09-02   | JetBrains 2.16.0                  | v1.1298.0 - v1.1300.2 |
| 2025-07-29   | VSCode v2.23.1                    | v1.1298.0 - v1.1300.2 |
| 2025-07-17   | JetBrains 2.15.0                  | v1.1298.0 - v1.1300.2 |
| 2025-07-17   | Visual Studio 2.3.0               | v1.1298.0 - v1.1300.2 |
| 2025-07-17   | Eclipse v3.3.0 (v20250717.103834) | v1.1298.0 - v1.1300.2 |
| 2025-07-17   | VSCode v2.23.0                    | v1.1298.0 - v1.1300.2 |
| 2025-05-26   | JetBrains v2.13.1                 | v1.1297.0 - v1.1297.3 |
| 2025-05-16   | Visual Studio 2.2.1               | v1.1297.0 - v1.1297.3 |
| 2025-05-16   | Eclipse v3.2.0 (v20250516.122216) | v1.1297.0 - v1.1297.3 |
| 2025-05-16   | JetBrains v2.13.0                 | v1.1297.0 - v1.1297.3 |
| 2025-05-16   | VSCode v2.22.0                    | v1.1297.0 - v1.1297.3 |
| 2025-05-16   | Eclipse v3.1.0 (v20250514.173250) | v1.1297.0 - v1.1297.3 |

## Notes

* This matrix is automatically generated and updated daily
* Only stable releases are included (pre-releases and drafts are excluded)
* CLI versions shown are from the stable channel


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/developer-tools/snyk-ide-plugins-and-extensions/compatibility-matrix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
