From 32d6578921c763cf6a8119b39b60563e2f3ca1ff Mon Sep 17 00:00:00 2001 From: serhii-londar Date: Tue, 2 Nov 2021 16:38:46 +0000 Subject: [PATCH] Generate README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f44830..5ab1b99 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,7 @@ You can see in which language an app is written. Currently there are following l ### IDE - [Apache Netbeans](https://github.com/apache/netbeans) - Apache NetBeans is an IDE, Tooling Platform and Application Framework suitable for development in Java, JavaScript, PHP, HTML5, CSS, and more. ![java_icon] - [Atom](https://github.com/atom/atom) - The hackable text editor. ![javascript_icon] +- [IntelliJ IDEA Community Edition](https://github.com/JetBrains/intellij-community) - IntelliJ IDEA is an integrated development environment written in Java for developing computer software ![java_icon] - [LiveCode](https://github.com/livecode/livecode) - Cross-platform development IDE. ![c_icon] - [Oni](https://github.com/onivim/oni) - Oni is a modern take on modal editing code editor focused on developer productivity. ![javascript_icon] ![type_script_icon] - [Vim](https://github.com/vim/vim) - ubiquitous text editor ![C_icon] ![Vim script_icon]