# Supported IDEs

SonarQube for VS Code integrates with multiple IDEs built on the VS Code architecture and is designed to be easily installed and fully functional within these environments. This broad compatibility ensures that you can leverage SonarQube's code analysis tools while using your favorite IDE.

Below is a list of pages for the most popular AI-enabled IDEs. Each contains documentation about specific features and instructions for setup. See the **Getting started** > **Supported IDEs** page for instructions about [Supported IDEs](/sonarqube-for-vs-code/getting-started/ides.md#installing-a-compatible-ide).

{% content-ref url="/pages/FvCWksvnH86vxaz5wWoq" %}
[Cursor](/sonarqube-for-vs-code/ai-capabilities/ides/cursor.md)
{% endcontent-ref %}

{% content-ref url="/pages/sN73AUp5WVlCQ7GE7tWK" %}
[Kiro](/sonarqube-for-vs-code/ai-capabilities/ides/kiro.md)
{% endcontent-ref %}

{% content-ref url="/pages/FEYIRCMfnSDuFTk6rdfG" %}
[Windsurf](/sonarqube-for-vs-code/ai-capabilities/ides/windsurf.md)
{% endcontent-ref %}


---

# 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.sonarsource.com/sonarqube-for-vs-code/ai-capabilities/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.
