intellij_platform.md: remove Cursive (not a standalone IDE)

This commit is contained in:
Yann Cébron 2020-08-06 11:11:02 +02:00
parent 255df29851
commit 40ddaedf42

View File

@ -57,7 +57,6 @@ The following IDEs are based on the IntelliJ Platform:
* [Android Studio](https://developer.android.com/studio/index.html) IDE from Google.
* [Comma](https://commaide.com/) IDE for Raku (formerly known as Perl 6)
* [CUBA Studio](https://www.cuba-platform.com/)
* [Cursive](https://cursive-ide.com/) IDE for Clojure
#### Rider
JetBrains [Rider](https://www.jetbrains.com/rider/) uses the IntelliJ Platform differently than other IntelliJ based IDEs. It uses the IntelliJ Platform to provide the user interface for a C# and .NET IDE, with the standard IntelliJ editors, tool windows, debugging experience and so on. It also integrates into the standard Find Usages and Search Everywhere UI, and makes use of code completion, syntax highlighting, and so on.