Skip to content

Commit 8a92f2a

Browse files
committed
Minor improvements to IDE section.
Cleaned up typos for PyCharm description and added a blurb about Komodo.
1 parent b6819bd commit 8a92f2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/starting/dev-env.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ IDEs
6161
PyCharm / IntelliJ IDEA
6262
-----------------------
6363

64-
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/>`_..
64+
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/>`_..
6565

6666
Eclipse
6767
-------
@@ -72,6 +72,8 @@ The most popular Eclipse plugin for Python development is Aptana's
7272

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

7678

7779

0 commit comments

Comments
 (0)