From 8a92f2a07618e05fb23783e933ea19b006dc2320 Mon Sep 17 00:00:00 2001 From: Kamil Kisiel Date: Thu, 22 Dec 2011 10:01:35 -0800 Subject: [PATCH] Minor improvements to IDE section. Cleaned up typos for PyCharm description and added a blurb about Komodo. --- docs/starting/dev-env.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst index d22b02785..6f719d7bf 100644 --- a/docs/starting/dev-env.rst +++ b/docs/starting/dev-env.rst @@ -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`_.. +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 `_.. Eclipse ------- @@ -72,6 +72,8 @@ The most popular Eclipse plugin for Python development is Aptana's Komodo IDE ----------- +`Komodo IDE `_ is developed by ActiveState and is a commerical IDE for Windows, Mac +and Linux.