# JetBrains

![](https://3110874736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzGbxzgz4fNAgn3zi0F%2F-M4UmKBhCBMKppg0qkRe%2F-M4Un_DDHhSv03jeUlSh%2Fjetbrains_banner.png?alt=media\&token=e0d552c3-72a1-4256-8856-86e85faefa44)

{% hint style="danger" %}
**Every IDE will not work inside Andronix.**
{% endhint %}

{% hint style="warning" %}
We have only tested **VS code**, **IntelliJ Idea**, **IntelliJ DataGrip**, **MonoDevelop** (tested GTKsharp, ASP NET, ASP NETCORE this last have a problem with the target framework), **Mono** (In console, you can compile simple console programs in C #) **Net Core**. You can test other IDEs and edit this page to add it to the list.
{% endhint %}

You can look at our post on how to install IntelliJ Idea here

{% content-ref url="intellij-idea" %}
[intellij-idea](https://andronix-app.gitbook.io/andronix-app/software/ides/intellij-idea)
{% endcontent-ref %}

Just follow the same procedure and **rename the tar.gz and folder** to the IDE that you're downloading. Just start the IDE with navigating to the **bin** folder of the extracted tar and finding a shell file with the name of the IDE. Execute it with -&#x20;

```
./<IDE-name>.sh
```
