Added Paragraph on PyCharm
authorJohannes Seitz <software@printhelloworld.de>
Sun, 9 Oct 2011 19:02:57 +0000 (21:02 +0200)
committerJohannes Seitz <software@printhelloworld.de>
Sun, 9 Oct 2011 19:02:57 +0000 (21:02 +0200)
docs/starting/dev-env.rst

index 914ba3a..95dbc68 100644 (file)
@@ -61,9 +61,10 @@ the following lines into your vimrc::
 IDEs
 ::::
 
-PyCharm
--------
+PyCharm / IntelliJ IDEA
+-----------------------
 
+PyCharm is developed by JetBrains, also known for IntelliJ IDEA. Both share the same code base and most of PyCharm's features can be brought to IntelliJ with the free `Python Plug-In<http://plugins.intellij.net/plugin/?id=631/>`_..
 
 Eclipse
 -------