# Supported languages in IDE

## Secrets

Secret scanning can analyze any file that stores its content as text, including code, configuration files, logs, and documentation.

## Code Issues (SAST) Language Support

* Android
* Apex
* C/C++
* C# / .NET
* Clojure
* Dart
* Elixir
* Go
* Java
* JavaScript
* Kotlin
* Python
* PHP
* Ruby
* Rust
* Scala
* Swift
* TypeScript
* Visual Basic

## Open-Source Dependency Scanning (SCA) Support

Same as Aikido platform scans

{% content-ref url="/pages/E5ENgfMdszxSZ3Wiv6vc" %}
[Support for Dependency Scanning by Language (SCA)](/code-scanning/scanning-practices/support-for-dependency-scanning-by-language.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://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/supported-languages-in-ide.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.
