Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/starting/dev-env.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ IDEs
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/>`_..
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
-------
Expand All @@ -72,6 +72,8 @@ The most popular Eclipse plugin for Python development is Aptana's

Komodo IDE
-----------
`Komodo IDE <http://www.activestate.com/komodo-ide>`_ is developed by ActiveState and is a commerical IDE for Windows, Mac
and Linux.



Expand Down