# Supported IDEs

## **Tabnine fully supports the following IDEs:**

<table><thead><tr><th width="63.7255859375"></th><th width="130">IDE</th><th>Minimal supported version</th><th>Latest supported version</th><th data-type="checkbox">Windows OS</th><th data-type="checkbox">Mac OS</th><th data-type="checkbox">Linux OS</th></tr></thead><tbody><tr><td><img src="/files/xGXlWZfR703NXA8LujlL" alt="" data-size="original"></td><td>VS Code</td><td>1.93.1</td><td>1.117</td><td>true</td><td>true</td><td>true</td></tr><tr><td><img src="/files/xoUBr1IJmPTSzSNYYddp" alt="" data-size="original"></td><td>JetBrains IDEs</td><td>2023.3</td><td>2026.1</td><td>true</td><td>true</td><td>true</td></tr><tr><td><img src="/files/Ivk9AJ3BJGzValYefCxA" alt="" data-size="original"></td><td>Eclipse</td><td>4.28 (2023-06)</td><td>4.39 (2026-03)</td><td>true</td><td>true</td><td>true</td></tr><tr><td><img src="/files/HyzPdq6le2mdauv5oS9K" alt="" data-size="original"></td><td>Visual Studio 2022</td><td>17.8</td><td>17.14</td><td>true</td><td>false</td><td>false</td></tr><tr><td><img src="/files/sxIBshAbGoafS4wYGGLD" alt=""></td><td>Visual Studio 2026</td><td>18.1</td><td>18.5</td><td>true</td><td>false</td><td>false</td></tr></tbody></table>

#### Tabnine's support for JetBrains IDEs includes:

Tabnine supports **JetBrains IDEs built on the IntelliJ Platform**. This list is **representative**, not a complete list of every JetBrains product.

<table data-header-hidden><thead><tr><th width="66.5654296875">Tabnine's support for JetBrains IDEs includes:</th><th></th></tr></thead><tbody><tr><td><img src="/files/ivyMGo5qXG4nbSccloFx" alt=""></td><td>IntelliJ IDEA</td></tr><tr><td><img src="/files/MO2tgjN5tNyfabwBrAY6" alt="" data-size="original"></td><td>PyCharm</td></tr><tr><td><picture><source srcset="/files/hNTkdouL2wZ0RCOd1w0A" media="(prefers-color-scheme: dark)"><img src="/files/hNTkdouL2wZ0RCOd1w0A" alt="" data-size="original"></picture></td><td>WebStorm</td></tr><tr><td><img src="/files/CZDvysS6xibotC28Dy7W" alt="" data-size="original"></td><td>PhpStorm</td></tr><tr><td><img src="/files/uizxTRD2zNmc3aOdTRt0" alt="" data-size="original"></td><td>Android Studio</td></tr><tr><td><img src="/files/cniURaEGk4wWKtr42VXG" alt="" data-size="original"></td><td>GoLand</td></tr><tr><td><img src="/files/ePyvUqhBVrYbUREM0Q45" alt="" data-size="original"></td><td>CLion</td></tr><tr><td><img src="/files/oL0a7HergioSjGgRk8ON" alt="" data-size="original"></td><td>Rider</td></tr><tr><td><img src="/files/BEoz88mUDScPeycwxV2i" alt="" data-size="original"></td><td>DataGrip</td></tr><tr><td><img src="/files/AAC3TVUzcl7SvAd5fYKb" alt="" data-size="original"></td><td>RustRover</td></tr><tr><td><img src="/files/gJN1YHWFpxswFRGNXUdH" alt="" data-size="original"></td><td>RubyMine</td></tr><tr><td><img src="/files/TEAWfaOBqi1JRi8llNAp" alt="" data-size="original"></td><td>DataSpell</td></tr><tr><td><img src="/files/CdnbcsFRfGBJC7ji7GT0" alt="" data-size="original"></td><td>Aqua</td></tr></tbody></table>

{% hint style="info" %}
If you're using **IntelliJ IDEA**, you're covered too. It's an IntelliJ Platform IDE and uses the same Tabnine JetBrains plugin.
{% endhint %}

{% hint style="info" %}
Tabnine plugins for other IDEs are either:

* Legacy plugins that don't support the advanced completions or the Tabnine Chat
* Unofficial community plugins
  {% endhint %}


---

# 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.tabnine.com/main/welcome/readme/supported-ides.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.
