Skip to content

Commit f233533

Browse files
author
Johannes Seitz
committed
Added Paragraph on PyCharm
1 parent 549e17e commit f233533

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/starting/dev-env.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ the following lines into your vimrc::
6161
IDEs
6262
::::
6363

64-
PyCharm
65-
-------
64+
PyCharm / IntelliJ IDEA
65+
-----------------------
6666

67+
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/>`_..
6768

6869
Eclipse
6970
-------

0 commit comments

Comments
 (0)