From 361a39dc5316698b10ff7c3fa9f8666e81c7fa4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 23 Apr 2024 14:58:43 +0200 Subject: [PATCH] intellij_platform.md: update list of IDEs --- topics/intro/intellij_platform.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/topics/intro/intellij_platform.md b/topics/intro/intellij_platform.md index 06aa08e9a..2d29631ee 100644 --- a/topics/intro/intellij_platform.md +++ b/topics/intro/intellij_platform.md @@ -1,7 +1,7 @@ -# The IntelliJ Platform - +# The IntelliJ Platform + Introduction to the IntelliJ Platform, plugins, and IDEs based on it. The IntelliJ Platform is not a product in and of itself but provides a platform for building IDEs. @@ -68,8 +68,10 @@ The following IDEs are based on the IntelliJ Platform: * [JetBrains](https://www.jetbrains.com) IDEs: * [AppCode](app_code.md) + * [Aqua](https://www.jetbrains.com/aqua/) * [CLion](clion.md) * [DataGrip](data_grip.md) + * [DataSpell](https://www.jetbrains.com/dataspell/) * [GoLand](goland.md) * [IntelliJ IDEA](idea.md) * [MPS](https://www.jetbrains.com/mps/) @@ -78,6 +80,7 @@ The following IDEs are based on the IntelliJ Platform: * [Rider](#rider) * [RubyMine](rubymine.md) * [WebStorm](webstorm.md) + * [Writerside](https://www.jetbrains.com/writerside/) * [Android Studio](android_studio.md) IDE from Google * [Comma](https://commaide.com/) IDE for Raku (formerly known as Perl 6) * [Jmix Studio](https://www.jmix.io/tools/)